org.compass.core.util.backport.java.util.concurrent
Class ConcurrentSkipListMap.SubMap.SubMapKeyIterator

java.lang.Object
  extended by org.compass.core.util.backport.java.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
      extended by org.compass.core.util.backport.java.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapKeyIterator
All Implemented Interfaces:
Iterator
Enclosing class:
ConcurrentSkipListMap.SubMap

final class ConcurrentSkipListMap.SubMap.SubMapKeyIterator
extends ConcurrentSkipListMap.SubMap.SubMapIter


Field Summary
 
Fields inherited from class org.compass.core.util.backport.java.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
lastReturned, next, nextValue
 
Constructor Summary
ConcurrentSkipListMap.SubMap.SubMapKeyIterator()
           
 
Method Summary
 Object next()
           
 
Methods inherited from class org.compass.core.util.backport.java.util.concurrent.ConcurrentSkipListMap.SubMap.SubMapIter
advance, hasNext, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentSkipListMap.SubMap.SubMapKeyIterator

ConcurrentSkipListMap.SubMap.SubMapKeyIterator()
Method Detail

next

public Object next()


Copyright (c) 2004-2006 The Compass Project.