Class FastCopyHashMap.ValueIterator

java.lang.Object
FastCopyHashMap<K,V>.org.jboss.logmanager.FastCopyHashMap.FastCopyHashMapIterator<V>
org.jboss.logmanager.FastCopyHashMap.ValueIterator
All Implemented Interfaces:
Iterator<V>
Enclosing class:
FastCopyHashMap<K,V>

private class FastCopyHashMap.ValueIterator extends FastCopyHashMap<K,V>.FastCopyHashMapIterator<V>
  • Constructor Details

    • ValueIterator

      private ValueIterator()
  • Method Details

    • next

      public V next()