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