| Package | Description |
|---|---|
| org.immutables.fixture.with |
| Modifier and Type | Method and Description |
|---|---|
ImmutableEnc.Suppied<T> |
ImmutableEnc.Suppied.Builder.build() |
ImmutableEnc.Suppied<T> |
ImmutableEnc.Suppied.withA(String a) |
ImmutableEnc.Suppied<T> |
ImmutableEnc.Suppied.withMm(com.google.common.collect.Multimap<String,? extends T> mm) |
ImmutableEnc.Suppied<T> |
ImmutableEnc.Suppied.withNum(T num) |
ImmutableEnc.Suppied<T> |
ImmutableEnc.Suppied.withOpt(Optional<T> optional) |
ImmutableEnc.Suppied<T> |
ImmutableEnc.Suppied.withOpt(T value) |
Copyright © 2016 The Immutables.org authors. All rights reserved.