|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
DECODED - ENCODED - public static interface Codec.Decoder<DECODED,ENCODED>
A Codec.Decoder offer the decode(Object) method to decode encoded Objects
Codec.Encoder,
Codec| Method Summary | |
|---|---|
DECODED |
decode(ENCODED source)
Decodes the given encoded source |
| Method Detail |
|---|
DECODED decode(ENCODED source)
source -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||