|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--java.util.AbstractCollection
|
+--java.util.AbstractSet
|
+--java.util.HashSet
|
+--org.argouml.util.LinkedHashSet
|
+--org.argouml.util.LinkedHashMap.LhmSet
|
+--org.argouml.util.LinkedHashMap.EntrySet
| Nested Class Summary |
|---|
| Nested classes inherited from class org.argouml.util.LinkedHashSet |
|---|
|
| Field Summary | |
|---|---|
(package private) int |
modCount
|
| Fields inherited from class org.argouml.util.LinkedHashSet |
|---|
|
| Fields inherited from class java.util.HashSet |
|---|
|
| Constructor Summary | |
|---|---|
LinkedHashMap.EntrySet()
|
|
| Method Summary | |
|---|---|
boolean |
remove(java.lang.Object o)
|
| Methods inherited from class org.argouml.util.LinkedHashSet |
|---|
add, clear, equals, get, indexOf, iterator, remove, retainAll, toArray, toArray |
| Methods inherited from class java.util.HashSet |
|---|
clone, contains, isEmpty, size |
| Methods inherited from class java.util.AbstractSet |
|---|
hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
addAll, containsAll, hashCode, removeAll |
| Field Detail |
int modCount
| Constructor Detail |
public LinkedHashMap.EntrySet()
| Method Detail |
public boolean remove(java.lang.Object o)
remove in interface java.util.Setremove in class LinkedHashSet
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |