- java.lang.Object
-
- org.apache.tomcat.jdbc.pool.FairBlockingQueue.FairIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<E>
-
next
public E next()
- Specified by:
next
in interface java.util.Iterator<E>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<E>
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.