Class SoftHashMap.ValueIterator

java.lang.Object
SoftHashMap<K,V>.com.mycila.xmltool.SoftHashMap.HashIterator<V>
com.mycila.xmltool.SoftHashMap.ValueIterator
All Implemented Interfaces:
Iterator<V>
Enclosing class:
SoftHashMap<K,V>

private class SoftHashMap.ValueIterator extends SoftHashMap<K,V>.HashIterator<V>
  • Constructor Details

    • ValueIterator

      private ValueIterator()
  • Method Details

    • next

      public V next()