public class FieldGetter extends PropertyGetterBase
Modifier and Type | Field and Description |
---|---|
protected Field |
field |
type
Constructor and Description |
---|
FieldGetter(Field f) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object instance) |
<A> A |
getAnnotation(Class<A> annotationType) |
Field |
getField() |
getterPattern, getType
Copyright © 2015 Oracle Corporation. All rights reserved.