Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.dom4j.tree
Class ConcurrentReaderHashMap.KeyIterator  view ConcurrentReaderHashMap.KeyIterator download ConcurrentReaderHashMap.KeyIterator.java

java.lang.Object
  extended byorg.dom4j.tree.ConcurrentReaderHashMap.HashIterator
      extended byorg.dom4j.tree.ConcurrentReaderHashMap.KeyIterator
All Implemented Interfaces:
java.util.Enumeration, java.util.Iterator
Enclosing class:
ConcurrentReaderHashMap

protected class ConcurrentReaderHashMap.KeyIterator
extends ConcurrentReaderHashMap.HashIterator


Field Summary
 
Fields inherited from class org.dom4j.tree.ConcurrentReaderHashMap.HashIterator
currentKey, currentValue, entry, index, lastReturned, tab
 
Constructor Summary
protected ConcurrentReaderHashMap.KeyIterator()
           
 
Method Summary
protected  java.lang.Object returnValueOfNext()
           
 
Methods inherited from class org.dom4j.tree.ConcurrentReaderHashMap.HashIterator
hasMoreElements, hasNext, next, nextElement, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentReaderHashMap.KeyIterator

protected ConcurrentReaderHashMap.KeyIterator()
Method Detail

returnValueOfNext

protected java.lang.Object returnValueOfNext()
Overrides:
returnValueOfNext in class ConcurrentReaderHashMap.HashIterator