public final class SingletonFactory<T> extends Object implements IFactory<T>
IFactory
SingletonFactory(E singleton)
T
createInstance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingletonFactory(E singleton)
public T createInstance()
createInstance
IFactory<T>
Copyright (c) Dawid Weiss, Stanislaw Osinski