public final class GraphDSL.Implicits$.FanInOps<In,Out>
extends scala.AnyVal
| Constructor and Description |
|---|
FanInOps(UniformFanInShape<In,Out> j) |
| Modifier and Type | Method and Description |
|---|---|
Outlet<Out> |
importAndGetPort(<any> b) |
Inlet<In> |
importAndGetPortReverse(<any> b) |
UniformFanInShape<In,Out> |
j() |
public FanInOps(UniformFanInShape<In,Out> j)