C L S T 

S

secondLast(List<String>) - Static method in class Test2D
Returns the second last string in the list t
sortByLength(List<String>) - Static method in class Test2D
Sorts a list of strings by their length (shortest first).
C L S T