T
- Type instantiated@Instantiator(value=NOT_COMPLIANT) 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–2024 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.