Uses of Class
org.jcsp.net.ChannelIndexMap.Entry
Packages that use ChannelIndexMap.Entry
-
Uses of ChannelIndexMap.Entry in org.jcsp.net
Fields in org.jcsp.net declared as ChannelIndexMap.EntryModifier and TypeFieldDescriptionprivate ChannelIndexMap.Entry[]
ChannelIndexMap.data
private ChannelIndexMap.Entry
ChannelIndexMap.entryPool
(package private) ChannelIndexMap.Entry
ChannelIndexMap.Entry.next
Constructors in org.jcsp.net with parameters of type ChannelIndexMap.EntryModifierConstructorDescription(package private)
Entry
(long key, ChannelOutput value, ChannelIndexMap.Entry next)