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) |
getAnnotation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotation
public Object read(Object instance)
read
in interface AccessMode.Reader
public Type getType()
getType
in interface AccessMode.DecoratedType
getType
in class FieldAccessMode.FieldDecoratedType
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.