public class MethodAccessor extends AbstractAccessor
Constructor and Description |
---|
MethodAccessor(Field field,
Method method) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPublic() |
Object |
retrieve(Object o) |
equals, getDeclaringClass, getField, getName, getType, hashCode, isTransient
public Object retrieve(Object o) throws IllegalAccessException, InvocationTargetException
public boolean isPublic()
isPublic
in interface Accessor
isPublic
in class AbstractAccessor
Copyright © 2023. All rights reserved.