Class StandardParamsConstructor<T>
java.lang.Object
com.gigaspaces.internal.reflection.standard.StandardParamsConstructor<T>
- All Implemented Interfaces:
IParamsConstructor<T>,Serializable
Provides a wrapper over the standard parameter constructor reflection
- Since:
- 9.6
- Author:
- Dan Kilman
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardParamsConstructor
-
-
Method Details
-
newInstance
- Specified by:
newInstancein interfaceIParamsConstructor<T>
-
newArray
- Specified by:
newArrayin interfaceIParamsConstructor<T>
-