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