public class FieldWrapper extends Object
Field
FieldWrapper(Field field, Method getter, Method setter)
getField()
Method
getGetter()
getSetter()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FieldWrapper(@Nonnull Field field, @Nullable Method getter, @Nullable Method setter)
field
getter
setter
@Nonnull public Field getField()
@Nullable public Method getGetter()
@Nullable public Method getSetter()
Copyright © 2018. All rights reserved.