ObjectInstantiator<T>
GCJInstantiator
, GCJSerializationInstantiator
public abstract class GCJInstantiatorBase<T> extends Object implements ObjectInstantiator<T>
Constructor | Description |
---|---|
GCJInstantiatorBase(Class<T> type) |
public abstract T newInstance()
ObjectInstantiator
newInstance
in interface ObjectInstantiator<T>
Copyright © 2006–2018 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.