| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableStart
Immutable implementation of
Start. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableStart |
ImmutableStart.copyOf(Start instance)
Creates an immutable copy of a
Start value. |
ImmutableStart.Builder |
ImmutableStart.Builder.from(Start instance)
Fill a builder with attribute values from the provided
de.flapdoodle.testdoc.Start instance. |
Copyright © 2017. All rights reserved.