org.onebusaway.transit_data_federation.model.tripplanner
Class EmptyStopEntriesWithValues
java.lang.Object
org.onebusaway.transit_data_federation.model.tripplanner.EmptyStopEntriesWithValues
- All Implemented Interfaces:
- StopEntriesWithValues
public final class EmptyStopEntriesWithValues
- extends Object
- implements StopEntriesWithValues
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyStopEntriesWithValues
public EmptyStopEntriesWithValues()
size
public int size()
- Specified by:
size
in interface StopEntriesWithValues
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty
in interface StopEntriesWithValues
getStopEntry
public StopEntry getStopEntry(int index)
- Specified by:
getStopEntry
in interface StopEntriesWithValues
getValue
public int getValue(int index)
- Specified by:
getValue
in interface StopEntriesWithValues
Copyright © 2012 OneBusAway. All Rights Reserved.