@Value.Immutable(builder=false,
copy=false)
public static interface Enc.Suppied<T extends Number>
extends ImmutableEnc.WithSuppied<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Enc.Suppied.Builder<T extends Number> |
| Modifier and Type | Method and Description |
|---|---|
String |
a() |
int[] |
array() |
com.google.common.collect.Multimap<String,T> |
mm() |
String[] |
nularr() |
T |
num() |
Optional<T> |
opt() |
withA, withArray, withMm, withNularr, withNum, withOpt, withOptCopyright © 2017 The Immutables.org authors. All rights reserved.