public static class StreamSupport.OngoingLazyProviding<T>
extends java.lang.Object
| Constructor and Description |
|---|
OngoingLazyProviding(CreatorProvidingService providingService,
StreamCreator<T> reactStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
as(StreamId<T> id) |
public OngoingLazyProviding(CreatorProvidingService providingService, StreamCreator<T> reactStream)