Class UnmodMap.UnEntry.UnmodValIter<K,​V>

    • Method Detail

      • hasNext

        public boolean hasNext()
        Specified by:
        hasNext in interface Iterator<K>
      • next

        public V next()
        Specified by:
        next in interface Iterator<K>