object UniformFanInShape
- Source
- UniformFanInShape.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- UniformFanInShape
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply[I, O](outlet: Outlet[O], inlets: Inlet[I]*): UniformFanInShape[I, O]
- def create[I, O](outlet: Outlet[O], inlets: [Inlet[I]]): UniformFanInShape[I, O]
Java API