public class StandardConstructor<T> extends Object implements IConstructor<T>
Constructor and Description |
---|
StandardConstructor(Constructor<T> ctor) |
public StandardConstructor(Constructor<T> ctor)
public T newInstance()
newInstance
in interface IConstructor<T>
public T[] newArray(int length)
newArray
in interface IConstructor<T>
Copyright © GigaSpaces.