Package org.jcsp.net

Class ChannelIndexMap


  • class ChannelIndexMap
    extends java.lang.Object
    • Constructor Detail

      • ChannelIndexMap

        public ChannelIndexMap​(int size,
                               float loadFactor)
    • Method Detail

      • put

        public boolean put​(long key,
                           SharedChannelOutput value)
        Puts a value into the index if the key does not already exist.
      • rehash

        private void rehash()
      • getChannels

        public java.util.Enumeration getChannels()
      • emptyPool

        public void emptyPool()