Uses of Interface
com.github.tadukoo.parsing.json.OrderedJSONClass
Packages that use OrderedJSONClass
Package
Description
Provides interfaces and simple implementations of handling JSON using
MappedPojos
, along with a
JSONConverter
class.-
Uses of OrderedJSONClass in com.github.tadukoo.parsing.json
Classes in com.github.tadukoo.parsing.json that implement OrderedJSONClassModifier and TypeClassDescriptionclass
Abstract Ordered JSON Class is a simple implementation ofOrderedJSONClass
that extendsAbstractJSONClass
.