public class FieldAccessor extends AbstractAccessor
Constructor and Description |
---|
FieldAccessor(Field f) |
Modifier and Type | Method and Description |
---|---|
Object |
retrieve(Object o) |
equals, getDeclaringClass, getField, getName, getType, hashCode, isPublic, isTransient
public FieldAccessor(Field f)
public Object retrieve(Object o) throws IllegalAccessException
IllegalAccessException
Copyright © 2023. All rights reserved.