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