public class MetaAnnotation<T extends Annotation> extends Object
Modifier and Type | Method and Description |
---|---|
T |
get() |
List<MetaAnnotation<T>> |
getConflicts() |
int |
getDepth() |
public T get()
public int getDepth()
public List<MetaAnnotation<T>> getConflicts()
Copyright © 2005–2021. All rights reserved.