Uses of Interface
org.dominokit.jacksonapt.ObjectMapper
| Package | Description |
|---|---|
| org.dominokit.jacksonapt | |
| org.dominokit.jacksonapt.registration |
-
Uses of ObjectMapper in org.dominokit.jacksonapt
Classes in org.dominokit.jacksonapt that implement ObjectMapper Modifier and Type Class Description classAbstractObjectMapper<T>Base implementation ofObjectMapper.classAbstractObjectReader<T>Base implementation ofObjectReader.classAbstractObjectWriter<T>Base implementation ofObjectWriter. -
Uses of ObjectMapper in org.dominokit.jacksonapt.registration
Methods in org.dominokit.jacksonapt.registration that return ObjectMapper Modifier and Type Method Description <T> ObjectMapper<T>JsonRegistry. getMapper(TypeToken<T> type)getMapper.