Class FutureStream<T extends Resource>
java.lang.Object
org.jdrupes.builder.core.FutureStream<T>
- Type Parameters:
T- the provided resource type
Evaluate the stream from a provider asynchronously.
-
Constructor Summary
ConstructorsConstructorDescriptionFutureStream(ProviderInvocation<T> invocation) Instantiates a new future stream of resources. -
Method Summary
-
Constructor Details
-
FutureStream
Instantiates a new future stream of resources.- Parameters:
invocation- the invocation
-
-
Method Details
-
stream
-
toString
-