public class LazyCreationProxy<T> extends Object
LazyCreationProxy(Class<T> type, Factory<? extends T> factory)
T
getSource()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LazyCreationProxy(Class<T> type, Factory<? extends T> factory)
public T getSource()
Copyright © 2013. All rights reserved