Class GraphStages
TBD
Inherited Members
Namespace: Akka.Streams.Implementation.Fusing
Assembly: Akka.Streams.dll
Syntax
public static class GraphStages
Methods
| Improve this Doc View SourceIdentity<T>()
TBD
Declaration
public static SimpleLinearGraphStage<T> Identity<T>()
Returns
Type | Description |
---|---|
Akka.Streams.Implementation.Fusing.SimpleLinearGraphStage<T> | TBD |
Type Parameters
Name | Description |
---|---|
T | TBD |