public interface Graph
Reactive Streams engines are required to convert the stages of this graph into a stream with interfaces according
to the shape, which is determined by which method is invoked on the ReactiveStreamsEngine.
| Modifier and Type | Method and Description |
|---|---|
Collection<Stage> |
getStages()
Get the stages of this graph.
|
Collection<Stage> getStages()
Copyright © 2019 Eclipse Foundation. All rights reserved.