Interface IParamsConstructor<T>
- Type Parameters:
T- Type of the class that contains this constructor.
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
StandardParamsConstructor
Provides an abstraction over a constructor with parameters reflection.
- Since:
- 9.6
- Author:
- Dan Kilman
-
Method Summary
-
Method Details
-
newInstance
-
newArray
-