org.infinispan.container
Class SpinLockBasedFIFODataContainer.EntryIterator
java.lang.Object
org.infinispan.container.SpinLockBasedFIFODataContainer.LinkedIterator
org.infinispan.container.SpinLockBasedFIFODataContainer.EntryIterator
- All Implemented Interfaces:
- Iterator<InternalCacheEntry>
- Enclosing class:
- SpinLockBasedFIFODataContainer
protected final class SpinLockBasedFIFODataContainer.EntryIterator
- extends SpinLockBasedFIFODataContainer.LinkedIterator
- implements Iterator<InternalCacheEntry>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpinLockBasedFIFODataContainer.EntryIterator
protected SpinLockBasedFIFODataContainer.EntryIterator()
next
public InternalCacheEntry next()
- Specified by:
next
in interface Iterator<InternalCacheEntry>
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.