java.lang.Object
com.github.darksoulq.abyssallib.common.reflection.ReflectAnnotation<A>
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ReflectAnnotation
public ReflectAnnotation(A annotation)
-
Method Details
-
getUnderlyingAnnotation
public A getUnderlyingAnnotation()
-
getAnnotationType
public Class<A> getAnnotationType()
-
-
-
-
-