Package org.onebusaway.utility.collections
-
Interface Summary Interface Description TreeUnionFind.Sentry -
Class Summary Class Description Indexed<T> A wrapper class for an object that add an integer index parameter that can be used to apply aComparable
sort order to an arbitrary type.TreeUnionFind<T> Simple tree-based union find data structure.