org.infinispan.container
Class SpinLockBasedFIFODataContainer.ValueIterator

java.lang.Object
  extended by org.infinispan.container.SpinLockBasedFIFODataContainer.LinkedIterator
      extended by org.infinispan.container.SpinLockBasedFIFODataContainer.ValueIterator
All Implemented Interfaces:
Iterator<Object>
Enclosing class:
SpinLockBasedFIFODataContainer

protected final class SpinLockBasedFIFODataContainer.ValueIterator
extends SpinLockBasedFIFODataContainer.LinkedIterator
implements Iterator<Object>


Constructor Summary
protected SpinLockBasedFIFODataContainer.ValueIterator()
           
 
Method Summary
 Object next()
           
 
Methods inherited from class org.infinispan.container.SpinLockBasedFIFODataContainer.LinkedIterator
hasNext, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Iterator
hasNext, remove
 

Constructor Detail

SpinLockBasedFIFODataContainer.ValueIterator

protected SpinLockBasedFIFODataContainer.ValueIterator()
Method Detail

next

public Object next()
Specified by:
next in interface Iterator<Object>

Google Analytics

Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.