T - Type instantiatedObjectInstantiator<T>AccessibleInstantiator@Instantiator(NOT_COMPLIANT) public class ConstructorInstantiator<T> extends Object implements ObjectInstantiator<T>
ObjectInstantiator| Modifier and Type | Field | Description |
|---|---|---|
protected Constructor<T> |
constructor |
| Constructor | Description |
|---|---|
ConstructorInstantiator(Class<T> type) |
protected Constructor<T> constructor
public T newInstance()
ObjectInstantiatornewInstance in interface ObjectInstantiator<T>Copyright © 2006–2018 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.