| Package | Description |
|---|---|
| net.hamnaberg.json.codec | |
| net.hamnaberg.json.util |
| Modifier and Type | Method and Description |
|---|---|
static <TT,A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11> |
Decoders.decode(FieldDecoder<A1> fd1,
FieldDecoder<A2> fd2,
FieldDecoder<A3> fd3,
FieldDecoder<A4> fd4,
FieldDecoder<A5> fd5,
FieldDecoder<A6> fd6,
FieldDecoder<A7> fd7,
FieldDecoder<A8> fd8,
FieldDecoder<A9> fd9,
FieldDecoder<A10> fd10,
FieldDecoder<A11> fd11,
F11<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,TT> func) |
| Modifier and Type | Method and Description |
|---|---|
<B> B |
Tuple11.transform(F11<A1,A2,A3,A4,A5,A6,A7,A8,A9,A10,A11,B> f) |
Copyright © 2015–2017. All rights reserved.