public class InstantiationClassFactory<T> extends Object implements Factory<T>
InstantiationClassFactory(Class<? extends T> instantiationClass)
T
instantiate(Type targetType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InstantiationClassFactory(Class<? extends T> instantiationClass)
public T instantiate(Type targetType)
instantiate
Factory<T>
type
Copyright © 2014. All rights reserved.