Class Hierarchy
- java.lang.Object
- com.cryptoalgo.codable.Decodable<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.cryptoalgo.codable.DecodingException
- com.cryptoalgo.codable.EncodingException
- java.lang.Exception
Interface Hierarchy
- com.cryptoalgo.codable.Decoder<T>
- com.cryptoalgo.codable.Encodable<T>
- com.cryptoalgo.codable.Encoder<T>
- com.cryptoalgo.codable.KeyedDecodingContainer<T>
- com.cryptoalgo.codable.KeyedEncodingContainer<T>