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