Uses of Interface
com.cryptoalgo.codable.Encodable
Packages that use Encodable
Package
Description
Interfaces which allow serialization and deserialization
of classes.
A built-in implementation of
Encoder
and Decoder which reads and writes
data through Java PreferencesUnified interfaces for the Database Abstraction Layer.
-
Uses of Encodable in com.cryptoalgo.codable
Classes in com.cryptoalgo.codable that implement Encodable -
Uses of Encodable in com.cryptoalgo.codable.preferencesCoder
Methods in com.cryptoalgo.codable.preferencesCoder with type parameters of type Encodable -
Uses of Encodable in com.cryptoalgo.oursql.model.db
Classes in com.cryptoalgo.oursql.model.db that implement Encodable