|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
T lastElement(List<T>) |
Retrieve the last element of the given List, accessing the highest index. |
T lastElement(Set<T>) |
Retrieve the last element of the given Set, using SortedSet.last() or otherwise iterating over all elements (assuming a linked set). |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||