Class StandardConstructor<T>
java.lang.Object
com.gigaspaces.internal.reflection.standard.StandardConstructor<T>
- All Implemented Interfaces:
IConstructor<T>,Serializable
Provides a wrapper over the standard constructor reflection
- Since:
- 6.6
- Author:
- Assaf
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandardConstructor
-
-
Method Details
-
newInstance
- Specified by:
newInstancein interfaceIConstructor<T>
-
newArray
- Specified by:
newArrayin interfaceIConstructor<T>
-