Class ObjectMap.Entries<K,​V>

    • Constructor Detail

    • Method Detail

      • next

        public ObjectMap.Entry<K,​V> next()
        Note the same entry instance is returned each time this method is called.
      • hasNext

        public boolean hasNext()