public interface LazyValueCreator<T>
T
create()
T create() throws java.lang.Exception
java.lang.Exception