| Package | Description |
|---|---|
| org.immutables.fixture.deep |
| Modifier and Type | Method and Description |
|---|---|
ImmutableLine |
ImmutableLine.Builder.build() |
static ImmutableLine |
ImmutableLine.copyOf(Canvas.Line instance) |
ImmutableLine |
ImmutableLine.withColor(Canvas.Color color) |
ImmutableLine |
ImmutableLine.withPoints(Canvas.Point... elements) |
ImmutableLine |
ImmutableLine.withPoints(Iterable<? extends Canvas.Point> elements) |
Copyright © 2016 The Immutables.org authors. All rights reserved.