Uses of Class
com.github.tadukoo.parsing.json.AbstractJSONClass
Packages that use AbstractJSONClass
Package
Description
Provides interfaces and simple implementations of handling JSON using
MappedPojos, along with a
JSONConverter class.-
Uses of AbstractJSONClass in com.github.tadukoo.parsing.json
Subclasses of AbstractJSONClass in com.github.tadukoo.parsing.jsonModifier and TypeClassDescriptionclassAbstract Ordered JSON Class is a simple implementation ofOrderedJSONClassthat extendsAbstractJSONClass.