public class MetaAnnotation<T extends java.lang.annotation.Annotation>
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
T |
get() |
java.util.List<MetaAnnotation<T>> |
getConflicts() |
int |
getDepth() |
public T get()
public int getDepth()
public java.util.List<MetaAnnotation<T>> getConflicts()