Package tripleo.elijah.util
Class PromiseReadySupplier<T>
java.lang.Object
tripleo.elijah.util.PromiseReadySupplier<T>
- All Implemented Interfaces:
Supplier<T>,ReadySupplier<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PromiseReadySupplier
-
-
Method Details
-
get
-
ready
public boolean ready()- Specified by:
readyin interfaceReadySupplier<T>
-
then
-