| Package | Description |
|---|---|
| org.immutables.fixture.deep |
| Modifier and Type | Method and Description |
|---|---|
ImmutableColor.Builder |
ImmutableColor.Builder.blue(double blue) |
static ImmutableColor.Builder |
ImmutableColor.builder() |
ImmutableColor.Builder |
ImmutableColor.Builder.from(Canvas.Color instance) |
ImmutableColor.Builder |
ImmutableColor.Builder.green(double green) |
ImmutableColor.Builder |
ImmutableColor.Builder.red(double red) |
Copyright © 2017 The Immutables.org authors. All rights reserved.