Package io.aether.utils.streams
Class Switcher2.SplitterUpGateSoft
- java.lang.Object
-
- io.aether.utils.streams.Switcher2.SplitterUpGate
-
- io.aether.utils.streams.Switcher2.SplitterUpGateSoft
-
- All Implemented Interfaces:
io.aether.utils.interfaces.ObjectFind,AcceptorI<TUp,TDown>,io.aether.utils.ToString
public class Switcher2.SplitterUpGateSoft extends Switcher2.SplitterUpGate
-
-
Field Summary
-
Fields inherited from class io.aether.utils.streams.Switcher2.SplitterUpGate
blockMgr, firstRequestData
-
-
Constructor Summary
Constructors Constructor Description SplitterUpGateSoft()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidonLink(Gate<TUp,TDown> g)voidtoString(io.aether.utils.AString sb)-
Methods inherited from class io.aether.utils.streams.Switcher2.SplitterUpGate
send, setFGate, toString
-
-
-
-
Method Detail
-
onLink
protected void onLink(Gate<TUp,TDown> g)
- Specified by:
onLinkin classSwitcher2.SplitterUpGate
-
toString
public void toString(io.aether.utils.AString sb)
-
-