models/sorted_list library

Classes

SortedList<T extends Comparable<T>>
Custom sorted list that extends ListBase