class BasicOne2OneChannelSymmetricInt extends java.lang.Object implements One2OneChannelSymmetricInt
Modifier and Type | Field and Description |
---|---|
private AltingBarrier[] |
ab |
private One2OneChannelInt |
c |
Constructor and Description |
---|
BasicOne2OneChannelSymmetricInt() |
Modifier and Type | Method and Description |
---|---|
AltingChannelInputInt |
in()
Returns the input channel end.
|
AltingChannelOutputInt |
out()
Returns the output channel end.
|
private final AltingBarrier[] ab
private final One2OneChannelInt c
public AltingChannelInputInt in()
One2OneChannelSymmetricInt
in
in interface One2OneChannelSymmetricInt
public AltingChannelOutputInt out()
One2OneChannelSymmetricInt
out
in interface One2OneChannelSymmetricInt