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