public interface IInstantiator
Modifier and Type | Method and Description |
---|---|
int |
createInstance(TypeReference type,
Object... instantiatorArgs)
Create an instance of type.
|
int createInstance(TypeReference type, Object... instantiatorArgs)
type
- Type to generate an instance frominstantiatorArgs
- passed through utility functions