Interface | Description |
---|---|
BooleanGetter<T> | |
BooleanSetter<T> | |
ByteGetter<T> | |
ByteSetter<T> | |
CharacterGetter<T> | |
CharacterSetter<T> | |
DoubleGetter<T> | |
DoubleSetter<T> | |
FloatGetter<T> | |
FloatSetter<T> | |
IntGetter<T> | |
IntSetter<T> | |
LongGetter<T> | |
LongSetter<T> | |
ShortGetter<T> | |
ShortSetter<T> |
Class | Description |
---|---|
BooleanFieldSetter<T> | |
BooleanMethodSetter<T> | |
BoxedBooleanGetter<T> | |
BoxedByteGetter<T> | |
BoxedCharacterGetter<T> | |
BoxedDoubleGetter<T> | |
BoxedFloatGetter<T> | |
BoxedIntGetter<T> | |
BoxedLongGetter<T> | |
BoxedShortGetter<T> | |
ByteFieldSetter<T> | |
ByteMethodSetter<T> | |
CharacterFieldSetter<T> | |
CharacterMethodSetter<T> | |
DoubleFieldSetter<T> | |
DoubleMethodSetter<T> | |
FloatFieldSetter<T> | |
FloatMethodSetter<T> | |
IntFieldSetter<T> | |
IntMethodSetter<T> | |
LongFieldSetter<T> | |
LongMethodSetter<T> | |
ShortFieldSetter<T> | |
ShortMethodSetter<T> |
Copyright © 2019. All rights reserved.