T - the targeted typeP - the property typeBoxedBooleanGetter, BoxedByteGetter, BoxedCharacterGetter, BoxedDoubleGetter, BoxedFloatGetter, BoxedIntGetter, BoxedLongGetter, BoxedShortGetter, BytesUUIDGetter, ConstantBooleanGetter, ConstantByteGetter, ConstantCharacterGetter, ConstantDoubleGetter, ConstantFloatGetter, ConstantGetter, ConstantIntGetter, ConstantLongGetter, ConstantShortGetter, EnumUnspecifiedTypeGetter, FieldGetter, GetterOnGetter, GetterWithDefaultValue, IdentityGetter, IndexedBooleanArrayGetter, IndexedByteArrayGetter, IndexedCharArrayGetter, IndexedDoubleArrayGetter, IndexedFloatArrayGetter, IndexedIntArrayGetter, IndexedListGetter, IndexedLongArrayGetter, IndexedObjectArrayGetter, IndexedShortArrayGetter, InstantiatorGetter, MethodGetter, NullGetter, OrdinalEnumGetter, StringEnumGetter, StringUUIDGetter, UUIDUnspecifiedTypeGetterpublic interface Getter<T,P>
use ObjectGetterFactory to instantiate.
ObjectGetterFactory,
MethodGetter,
FieldGetter| Modifier and Type | Method | Description |
|---|---|---|
P |
get(T target) |
Return the property from the specified object.
|
Copyright © 2019. All rights reserved.