|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectr01f.reflection.FieldAnnotatedReflection<A>
public class FieldAnnotatedReflection<A extends java.lang.annotation.Annotation>
| Field Summary | |
|---|---|
private A |
_annotationType
|
private FieldReflection |
_fieldReflection
|
| Constructor Summary | |
|---|---|
FieldAnnotatedReflection(FieldReflection field,
A annotationType)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final FieldReflection _fieldReflection
private final A extends java.lang.annotation.Annotation _annotationType
| Constructor Detail |
|---|
public FieldAnnotatedReflection(FieldReflection field,
A annotationType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||