public static class Factory.DefaultFactory<T> extends Object implements Factory<T>
Factory.DefaultFactory<T>
DefaultFactory(Class c)
T
newInstance(Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultFactory(Class c)
public T newInstance(Object... args)
newInstance
Factory<T>
Copyright © 2016. All Rights Reserved.