All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description DateLibrary Contains a number of convenience methods forDatemanipulationEInRangeStrategy Defines the strategy to use when interpolating a key that is inside the key range of the key-value mapEOutOfRangeStrategy Defines the strategy to use when interpolating a key that is outside the key range of the key-value mapFilteredIterable<T> FilteredIterator<T> IFilter<T> Simple filter interface that returns a true/false value for a specified target object to determine inclusion.Indexed<T> A wrapper class for an object that add an integer index parameter that can be used to apply aComparablesort order to an arbitrary type.InternalErrorServiceException InterpolationLibrary Generic methods to support interpolation of values against a sorted key-value map given a new target key.InterpolationStrategy<KEY extends Number,VALUE> Defines an interpolation strategy for key-value pairs of arbitrary type.InvalidArgumentServiceException InvalidSelectionServiceException IOLibrary MultipleServiceAreasServiceException NaturalStringOrder Utility class for natural string order operations (a1 < a2 < a10).NoSuchAgencyServiceException NoSuchRouteServiceException NoSuchServicePatternServiceException NoSuchStopServiceException NoSuchTripServiceException ObjectSerializationLibrary Convenience methods for serializing objects to and from streams and files.OutOfServiceAreaServiceException ServiceAreaServiceException ServiceException A base exception type that is used by many OneBusAway service methods.StringLibrary TransitInterpolationLibrary Transit-specific methods to support searching for deviations (produced from real-time predictions) for a given stop.TreeUnionFind<T> Simple tree-based union find data structure.TreeUnionFind.Sentry