Package com.aerospike.mapper.tools.utils
Class TypeUtils.AnnotatedType
java.lang.Object
com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
- Enclosing class:
- TypeUtils
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotatedType(ClassConfig config, Field field) AnnotatedType(ClassConfig config, Method getter) -
Method Summary
Modifier and TypeMethodDescription<T> TgetAnnotation(Class<T> clazz) static TypeUtils.AnnotatedTypeboolean
-
Constructor Details
-
AnnotatedType
-
AnnotatedType
-
-
Method Details
-
getDefaultAnnotateType
-
getAnnotations
-
getBinConfig
-
getParameterizedType
-
isParameterizedType
public boolean isParameterizedType() -
getAnnotation
-