Uses of Class
com.sdicons.json.mapper.helper.impl.ObjectMapperDirect.AnnotatedMethods
-
Packages that use ObjectMapperDirect.AnnotatedMethods Package Description com.sdicons.json.mapper.helper.impl -
-
Uses of ObjectMapperDirect.AnnotatedMethods in com.sdicons.json.mapper.helper.impl
Fields in com.sdicons.json.mapper.helper.impl with type parameters of type ObjectMapperDirect.AnnotatedMethods Modifier and Type Field Description private java.util.Map<java.lang.Class,ObjectMapperDirect.AnnotatedMethods>
ObjectMapperDirect. annotatedPool
Methods in com.sdicons.json.mapper.helper.impl that return ObjectMapperDirect.AnnotatedMethods Modifier and Type Method Description protected ObjectMapperDirect.AnnotatedMethods
ObjectMapperDirect. getAnnotatedMethods(java.lang.Class aClass)
-