public class RelationshipList extends TypeCheckingList
Relationships.TypeCheckingList.TypeCheckingListIterator| Constructor and Description |
|---|
RelationshipList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Object o) |
Relationship |
getDeepest()
Return the deepest Relationship in the list.
|
Relationship |
getShallowest()
Return the shallowest Relationship in the list.
|
add, addAll, addAll, clear, clone, contains, containsAll, copyBackingList, deepClone, equals, get, getType, getTypeCheckingListIterator, getTypeCheckingListIterator, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArrayfinalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streampublic boolean add(Object o)
add in interface Collectionadd in interface Listadd in class TypeCheckingListpublic Relationship getShallowest()
public Relationship getDeepest()
Copyright © 2019. All rights reserved.