public class Accessor extends Object
Constructor and Description |
---|
Accessor(Field field) |
Accessor(Field field,
Method method) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Class<?> |
getDeclaringClass() |
String |
getFieldName() |
Class<?> |
getFieldType() |
Type |
getGenericType() |
int |
hashCode() |
boolean |
isTransient() |
Object |
retrieve(Object o) |
Copyright © 2023. All rights reserved.