org.infinispan.container
Class FIFODataContainer.EntrySet

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

protected final class FIFODataContainer.EntrySet
extends AbstractSet<InternalCacheEntry>


Constructor Summary
protected FIFODataContainer.EntrySet()
           
 
Method Summary
 Iterator<InternalCacheEntry> 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

FIFODataContainer.EntrySet

protected FIFODataContainer.EntrySet()
Method Detail

iterator

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

size

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

Google Analytics

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