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 |
---|
MethodAccessor(String name,
Method getter,
Type type,
Class<?> concreteClass) |
Modifier and Type | Method and Description |
---|---|
Object |
access(Object target) |
compareTo, couldNotAccess, couldNotSerialize, serialize
aliases, getAnnotation, getConcreteClass, getDeclaringClass, getModifiers, getName, getRawClass, getType
Copyright © 2019. All rights reserved.