Package org.omnaest.utils.codec

Interface Summary
Codec.Decoder<DECODED,ENCODED> A Codec.Decoder offer the Codec.Decoder.decode(Object) method to decode encoded Objects
Codec.Encoder<ENCODED,DECODED> An Codec.Encoder provides an Codec.Encoder.encode(Object) method to encode give source Objects
Codec.EncoderAndDecoder<ENCODED,DECODED>  
 

Class Summary
Codec Class containing Codec
 



Copyright © 2013. All Rights Reserved.