| Package | Description |
|---|---|
| org.immutables.fixture.deep |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableColor |
| Modifier and Type | Method and Description |
|---|---|
Canvas.Color |
Canvas.Line.color() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableLine.Builder |
ImmutableLine.Builder.color(Canvas.Color color) |
static ImmutableColor |
ImmutableColor.copyOf(Canvas.Color instance) |
ImmutableColor.Builder |
ImmutableColor.Builder.from(Canvas.Color instance) |
ImmutableLine |
ImmutableLine.withColor(Canvas.Color color) |
Copyright © 2016 The Immutables.org authors. All rights reserved.