Uses of Class
org.dominokit.jacksonapt.processor.TypeRegistry.ClassMapper
| Package | Description |
|---|---|
| org.dominokit.jacksonapt.processor |
-
Uses of TypeRegistry.ClassMapper in org.dominokit.jacksonapt.processor
Methods in org.dominokit.jacksonapt.processor that return TypeRegistry.ClassMapper Modifier and Type Method Description static TypeRegistry.ClassMapperTypeRegistry. get(java.lang.String typeName)get.Methods in org.dominokit.jacksonapt.processor with parameters of type TypeRegistry.ClassMapper Modifier and Type Method Description static voidTypeRegistry. register(TypeRegistry.ClassMapper mapper)register.