|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.AbstractCollection
java.util.AbstractSet
gate.util.RBTreeMap.SubMap.EntrySetView
| Field Summary | |
private int |
size
|
private int |
sizeModCount
|
| Constructor Summary | |
private |
RBTreeMap.SubMap.EntrySetView()
|
| Method Summary | |
boolean |
contains(Object o)
|
boolean |
isEmpty()
|
Iterator |
iterator()
|
boolean |
remove(Object o)
|
int |
size()
|
| Methods inherited from class java.util.AbstractSet |
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
add, addAll, clear, containsAll, 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, containsAll, retainAll, toArray, toArray |
| Field Detail |
private transient int size
private transient int sizeModCount
| Constructor Detail |
private RBTreeMap.SubMap.EntrySetView()
| Method Detail |
public int size()
public boolean isEmpty()
public boolean contains(Object o)
public boolean remove(Object o)
public Iterator iterator()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||