Uses of Class
org.jcsp.net.ChannelIndexMap.Entry
-
Packages that use ChannelIndexMap.Entry Package Description org.jcsp.net This is main package for JCSP.NET. -
-
Uses of ChannelIndexMap.Entry in org.jcsp.net
Fields in org.jcsp.net declared as ChannelIndexMap.Entry Modifier and Type Field Description private 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.Entry Constructor Description Entry(long key, ChannelOutput value, ChannelIndexMap.Entry next)
-