|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.reflext.api.annotation.AnnotationType<A,T>
public abstract class AnnotationType<A,T>
The type of annotation.
| Constructor Summary | |
|---|---|
protected |
AnnotationType()
|
| Method Summary | ||
|---|---|---|
static
|
get(java.lang.Class<A> a)
|
|
static AnnotationType<AnnotationInfo,ClassTypeInfo> |
get(ClassTypeInfo a)
|
|
abstract T |
getType()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AnnotationType()
| Method Detail |
|---|
public static <A extends java.lang.annotation.Annotation> AnnotationType<A,java.lang.Class<A>> get(java.lang.Class<A> a)
public static AnnotationType<AnnotationInfo,ClassTypeInfo> get(ClassTypeInfo a)
public abstract T getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||