public static class PropertyAccessor.MethodAccessor extends PropertyAccessor
PropertyAccessor.FieldAccessor, PropertyAccessor.MethodAccessor| Modifier and Type | Field and Description |
|---|---|
protected Method |
_getter |
annotations, concreteClass, declaringClass, modifiers, name, type| Constructor and Description |
|---|
PropertyAccessor.MethodAccessor(String name,
Method getter,
Type type,
Class<?> concreteClass) |
| Modifier and Type | Method and Description |
|---|---|
Object |
access(Object target) |
compareTo, couldNotAccess, couldNotSerialize, serializealiases, getAnnotation, getConcreteClass, getDeclaringClass, getModifiers, getName, getRawClass, getTypeprotected final Method _getter
public Object access(Object target)
access in class PropertyAccessorCopyright © 2016. All rights reserved.