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 classAbstractClassConverterBase class for ClassConvertersMethods in org.ghotibeaun.json.converters that return ClassConverter Modifier and Type Method Description static ClassConverterAbstractClassConverter. getClassConverter(ConverterOption<?>... option)Returns the ClassConverter implementation.