Uses of Class
com.github.tadukoo.parsing.json.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
Modifier and TypeClassDescriptionclass
Abstract Ordered JSON Class is a simple implementation ofOrderedJSONClass
that extendsAbstractJSONClass
.