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