com.azalient.api.b.trips
Class ITransportTrip.TransportTripSorter

java.lang.Object
  extended by com.azalient.api.b.trips.ITransportTrip.TransportTripSorter
Enclosing interface:
ITransportTrip

public static class ITransportTrip.TransportTripSorter
extends Object


Field Summary
static Comparator<ITransportTrip> tripComparator
           
 
Constructor Summary
ITransportTrip.TransportTripSorter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tripComparator

public static Comparator<ITransportTrip> tripComparator
Constructor Detail

ITransportTrip.TransportTripSorter

public ITransportTrip.TransportTripSorter()