Class ConcurrentReaderHashMap.KeyIterator

java.lang.Object
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.HashIterator
org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.KeyIterator
All Implemented Interfaces:
Enumeration, Iterator
Enclosing class:
ConcurrentReaderHashMap

protected class ConcurrentReaderHashMap.KeyIterator extends ConcurrentReaderHashMap.HashIterator
Iterator over the keys of the map.
  • Constructor Details

    • KeyIterator

      protected KeyIterator()
  • Method Details