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

    • Method Detail

      • hasNext

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

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