| Package | Description |
|---|---|
| org.immutables.fixture.generics |
| Modifier and Type | Method and Description |
|---|---|
ImmutableB<T> |
ImmutableB.Builder.build() |
static <T> ImmutableB<T> |
ImmutableB.copyOf(GenericSubType.B<T> instance) |
ImmutableB<T> |
ImmutableB.withA(int value) |
ImmutableB<T> |
ImmutableB.withB(T value) |
Copyright © 2017 The Immutables.org authors. All rights reserved.