|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EmptyListException in net.datastructures |
|---|
| Methods in net.datastructures that throw EmptyListException | |
|---|---|
Position<E> |
NodePositionList.first()
Returns the first position in the list; O(1) time |
Position<E> |
NodePositionList.last()
Returns the last position in the list; O(1) time |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||