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()
One2OneChannelSymmetricIntin in interface One2OneChannelSymmetricIntpublic AltingChannelOutputInt out()
One2OneChannelSymmetricIntout in interface One2OneChannelSymmetricInt