|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.reflext.api.annotation.AnnotationParameterType<T>
public class AnnotationParameterType<T>
| Field Summary | |
|---|---|
static AnnotationParameterType<AnnotationInfo> |
ANNOTATION
. |
static AnnotationParameterType<java.lang.Boolean> |
BOOLEAN
. |
static AnnotationParameterType<java.lang.Byte> |
BYTE
. |
static AnnotationParameterType<ClassTypeInfo> |
CLASS
. |
static AnnotationParameterType<java.lang.Double> |
DOUBLE
. |
static AnnotationParameterType<java.lang.String> |
ENUM
. |
static AnnotationParameterType<java.lang.Float> |
FLOAT
. |
static AnnotationParameterType<java.lang.Integer> |
INTEGER
. |
static AnnotationParameterType<java.lang.Long> |
LONG
. |
static AnnotationParameterType<java.lang.Short> |
SHORT
. |
static AnnotationParameterType<java.lang.String> |
STRING
. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AnnotationParameterType<java.lang.String> STRING
public static final AnnotationParameterType<java.lang.Integer> INTEGER
public static final AnnotationParameterType<java.lang.Long> LONG
public static final AnnotationParameterType<java.lang.Boolean> BOOLEAN
public static final AnnotationParameterType<java.lang.Float> FLOAT
public static final AnnotationParameterType<java.lang.Byte> BYTE
public static final AnnotationParameterType<java.lang.Short> SHORT
public static final AnnotationParameterType<java.lang.Double> DOUBLE
public static final AnnotationParameterType<java.lang.String> ENUM
public static final AnnotationParameterType<ClassTypeInfo> CLASS
public static final AnnotationParameterType<AnnotationInfo> ANNOTATION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||