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.