public static class Fusing.FusedGraph$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Fusing.FusedGraph$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
FusedGraph$() |
| Modifier and Type | Method and Description |
|---|---|
<S extends Shape,M> |
unapply(Graph<S,M> g) |
public static final Fusing.FusedGraph$ MODULE$
public <S extends Shape,M> scala.Option<scala.Tuple2<StreamLayout.FusedModule,S>> unapply(Graph<S,M> g)