| Package | Description |
|---|---|
| org.immutables.fixture |
| Modifier and Type | Method and Description |
|---|---|
ImmutableHasNullable |
ImmutableHasNullable.Builder.build() |
static ImmutableHasNullable |
ImmutableHasNullable.copyOf(HasNullable instance) |
static ImmutableHasNullable |
ImmutableHasNullable.of() |
static ImmutableHasNullable |
ImmutableHasNullable.of(Integer in) |
ImmutableHasNullable |
ImmutableHasNullable.withDef(String value) |
ImmutableHasNullable |
ImmutableHasNullable.withIn(Integer value) |
Copyright © 2017 The Immutables.org authors. All rights reserved.