| 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractCollection<E>
net.sf.ehcache.util.LargeCollection<E>
net.sf.ehcache.util.LargeSet<E>
E - public abstract class LargeSet<E>
Set for holding large entries of set. The purpose is not to iterate through all entries for add and remove operations.
| Constructor Summary | |
|---|---|
LargeSet()
 | 
|
| Method Summary | 
|---|
| Methods inherited from class net.sf.ehcache.util.LargeCollection | 
|---|
add, contains, iterator, remove, removeAll, size, sourceIterator, sourceSize | 
| Methods inherited from class java.util.AbstractCollection | 
|---|
addAll, clear, containsAll, isEmpty, retainAll, toArray, toArray, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface java.util.Set | 
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray | 
| Constructor Detail | 
|---|
public LargeSet()
  | 
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||