Class AbstractSortedMapDecorator.SortedMapIterator<K,​V>

    • Constructor Detail

      • SortedMapIterator

        protected SortedMapIterator​(Set<Map.Entry<K,​V>> entrySet)
        Create a new AbstractSortedMapDecorator.SortedMapIterator.
        Parameters:
        entrySet - the entrySet to iterate