Package | Description |
---|---|
messif.utility.reflection |
Utilities to create objects from strings using reflection.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstructorInstantiatorWithArguments<T>
This class allows to create instances of a given class.
|