|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TypedValueCombiner.Encoder<V>
An interface for translating from byte[] to V and back.
| Method Summary | |
|---|---|
V |
decode(byte[] b)
|
byte[] |
encode(V v)
|
| Method Detail |
|---|
byte[] encode(V v)
V decode(byte[] b)
throws ValueFormatException
ValueFormatException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||