| Package | Description |
|---|---|
| org.immutables.fixture.generics |
| Modifier and Type | Method and Description |
|---|---|
ImmutableFirstie<T,V> |
ImmutableFirstie.Builder.build() |
static <T,V extends Runnable & Serializable> |
ImmutableFirstie.copyOf(Firstie<T,V> instance) |
ImmutableFirstie<T,V> |
ModifiableFirstie.toImmutable() |
ImmutableFirstie<T,V> |
ImmutableFirstie.withCommands(Iterable<? extends V> elements) |
ImmutableFirstie<T,V> |
ImmutableFirstie.withCommands(V... elements) |
ImmutableFirstie<T,V> |
ImmutableFirstie.withRef(T value) |
Copyright © 2017 The Immutables.org authors. All rights reserved.