- java.lang.Object
-
- net.ravendb.abstractions.basic.Lazy<T>
-
-
Constructor Summary
Constructors
Constructor and Description |
Lazy(Function0<T> valueFactory) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public T getValue()
Copyright © 2014. All Rights Reserved.