Package | Description |
---|---|
org.jcsp.net |
This is main package for JCSP.NET.
|
Modifier and Type | Field and Description |
---|---|
private ChannelIndexMap.Entry[] |
ChannelIndexMap.data |
private ChannelIndexMap.Entry |
ChannelIndexMap.entryPool |
(package private) ChannelIndexMap.Entry |
ChannelIndexMap.Entry.next |
Constructor and Description |
---|
Entry(long key,
ChannelOutput value,
ChannelIndexMap.Entry next) |