org.onebusaway.transit_data_federation.model.tripplanner
Class AtLocationState
java.lang.Object
org.onebusaway.transit_data_federation.model.tripplanner.TripState
org.onebusaway.transit_data_federation.model.tripplanner.AtLocationState
- All Implemented Interfaces:
- Comparable<TripState>
- Direct Known Subclasses:
- EndState, StartState
public class AtLocationState
- extends TripState
AtLocationState
public AtLocationState(long currentTime,
CoordinatePoint location)
getLocation
public CoordinatePoint getLocation()
hashCode
public int hashCode()
- Overrides:
hashCode
in class TripState
equals
public boolean equals(Object obj)
- Overrides:
equals
in class TripState
Copyright © 2012 OneBusAway. All Rights Reserved.