public class RelationshipList extends TypeCheckingList
Relationship
s.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, toArray
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hashCode, replaceAll, sort, spliterator
parallelStream, removeIf, stream
public boolean add(Object o)
add
in interface Collection
add
in interface List
add
in class TypeCheckingList
public Relationship getShallowest()
public Relationship getDeepest()
Copyright © 2017. All rights reserved.