public interface ObjectInstantiator<T>
Modifier and Type | Method and Description |
---|---|
T |
newInstance()
Returns a new instance of an object.
|
T newInstance()
Copyright © 2006–2024 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.