Uses of Class
com.codedjson.utils.Decode
-
Packages that use Decode Package Description com.codedjson -
-
Uses of Decode in com.codedjson
Subclasses of Decode in com.codedjson Modifier and Type Class Description class
CJson<T>
Coded JSON is an extended format of JSON formatted data storage, which gives you more previledge to organize data into more structured format.
-