Class AnnotationUtil
java.lang.Object
net.croz.nrich.registry.core.util.AnnotationUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisAnnotationPresent(Class<?> type, String annotationName) static booleanisAnnotationPresent(Field field, String annotationName)
-
Method Details
-
isAnnotationPresent
-
isAnnotationPresent
-