| Modifier and Type | Method and Description |
|---|---|
static ImmutableEnd.Builder |
ImmutableEnd.builder()
Creates a builder for
ImmutableEnd. |
ImmutableEnd.Builder |
ImmutableEnd.Builder.from(End instance)
Fill a builder with attribute values from the provided
de.flapdoodle.testdoc.End instance. |
ImmutableEnd.Builder |
ImmutableEnd.Builder.from(HasLine instance)
Fill a builder with attribute values from the provided
de.flapdoodle.testdoc.HasLine instance. |
ImmutableEnd.Builder |
ImmutableEnd.Builder.line(Line line)
Initializes the value for the
line attribute. |
Copyright © 2017. All rights reserved.