Uses of Interface
org.ghotibeaun.json.converters.ClassConverter
Package | Description |
---|---|
org.ghotibeaun.json.converters |
-
Uses of ClassConverter in org.ghotibeaun.json.converters
Classes in org.ghotibeaun.json.converters that implement ClassConverter Modifier and Type Class Description class
AbstractClassConverter
Base class for ClassConvertersMethods in org.ghotibeaun.json.converters that return ClassConverter Modifier and Type Method Description static ClassConverter
AbstractClassConverter. getClassConverter(ConverterOption<?>... option)
Returns the ClassConverter implementation.