public static class FieldAccessMode.FieldReader extends FieldAccessMode.FieldDecoratedType implements AccessMode.Reader
field, type| Constructor and Description |
|---|
FieldReader(Field field,
Type type) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getType() |
Object |
read(Object instance) |
getAnnotationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationpublic Object read(Object instance)
read in interface AccessMode.Readerpublic Type getType()
getType in interface AccessMode.DecoratedTypegetType in class FieldAccessMode.FieldDecoratedTypeCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.