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