public class FieldGetter extends PropertyGetterBase
Modifier and Type | Class and Description |
---|---|
(package private) static class |
FieldGetter.PrivilegedGetter |
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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.