org.infinispan.container
Class SpinLockBasedFIFODataContainer.KeySet

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractSet<Object>
          extended by org.infinispan.container.SpinLockBasedFIFODataContainer.KeySet
All Implemented Interfaces:
Iterable<Object>, Collection<Object>, Set<Object>
Enclosing class:
SpinLockBasedFIFODataContainer

protected final class SpinLockBasedFIFODataContainer.KeySet
extends AbstractSet<Object>


Constructor Summary
protected SpinLockBasedFIFODataContainer.KeySet()
           
 
Method Summary
 Iterator<Object> iterator()
           
 int size()
           
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray
 

Constructor Detail

SpinLockBasedFIFODataContainer.KeySet

protected SpinLockBasedFIFODataContainer.KeySet()
Method Detail

iterator

public Iterator<Object> iterator()
Specified by:
iterator in interface Iterable<Object>
Specified by:
iterator in interface Collection<Object>
Specified by:
iterator in interface Set<Object>
Specified by:
iterator in class AbstractCollection<Object>

size

public int size()
Specified by:
size in interface Collection<Object>
Specified by:
size in interface Set<Object>
Specified by:
size in class AbstractCollection<Object>

Google Analytics

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