类 Annotationx
- java.lang.Object
-
- com.github.panpf.tools4j.annotation.Annotationx
-
public class Annotationx extends java.lang.ObjectAnnotation tool method
-
-
方法概要
所有方法 静态方法 具体方法 修饰符和类型 方法 说明 static <T extends java.lang.annotation.Annotation>
TgetAnnotationFromEnum(java.lang.Enum<?> enumObject, java.lang.Class<T> annotationClass)Get an annotation of the specified type on an enumeration
-