Class PersistentTrieMap.MapEntryIterator<K,​V>

    • Method Detail

      • next

        public java.util.Map.Entry<K,​V> next()
        Specified by:
        next in interface java.util.Iterator<K>