Uses of Class
io.leangen.geantyref.AnnotationFormatException
-
Uses of AnnotationFormatException in io.leangen.geantyref
Methods in io.leangen.geantyref that throw AnnotationFormatExceptionModifier and TypeMethodDescriptionstatic <A extends Annotation>
ATypeFactory.annotation
(Class<A> annotationType, Map<String, Object> values) Creates an instance of an annotation.AnnotationInvocationHandler.normalize
(Class<? extends Annotation> annotationType, Map<String, Object> values) Constructors in io.leangen.geantyref that throw AnnotationFormatExceptionModifierConstructorDescription(package private)
AnnotationInvocationHandler
(Class<? extends Annotation> annotationType, Map<String, Object> values)