static class IndexManager.ChannelAndIndex
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Any2OneChannel |
channel |
long |
index |
| Constructor and Description |
|---|
ChannelAndIndex(Any2OneChannel channel,
long index) |
public final Any2OneChannel channel
public final long index
public ChannelAndIndex(Any2OneChannel channel, long index)