|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.didion.jwnl.util.TypeCheckingList
net.didion.jwnl.data.relationship.RelationshipList
public class RelationshipList
A list of Relationships.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.didion.jwnl.util.TypeCheckingList |
|---|
TypeCheckingList.TypeCheckingListIterator |
| Constructor Summary | |
|---|---|
RelationshipList()
|
|
| Method Summary | |
|---|---|
boolean |
add(java.lang.Object o)
|
Relationship |
getDeepest()
Return the deepest Relationship in the list. |
Relationship |
getShallowest()
Return the shallowest Relationship in the list. |
| Methods inherited from class net.didion.jwnl.util.TypeCheckingList |
|---|
add, addAll, addAll, clear, clone, contains, containsAll, deepClone, equals, get, getType, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
hashCode |
| Constructor Detail |
|---|
public RelationshipList()
| Method Detail |
|---|
public boolean add(java.lang.Object o)
add in interface java.util.Collectionadd in interface java.util.Listadd in class TypeCheckingListpublic Relationship getShallowest()
public Relationship getDeepest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||