Class StandardFieldProperties<T>
java.lang.Object
com.gigaspaces.internal.reflection.standard.StandardFieldProperties<T>
- All Implemented Interfaces:
IProperties<T>
Default implementation of IProperties based on Java Fields reflection.
- Since:
- 7.0
- Author:
- GuyK
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.gigaspaces.internal.reflection.IProperties
IProperties.Helper -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardFieldProperties
-
-
Method Details
-
getValues
- Specified by:
getValuesin interfaceIProperties<T>
-
setValues
- Specified by:
setValuesin interfaceIProperties<T>
-