org.onebusaway.transit_data_federation.impl.blocks
Class IndexAdapters
java.lang.Object
org.onebusaway.transit_data_federation.impl.blocks.IndexAdapters
public class IndexAdapters
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BLOCK_STOP_TIME_ARRIVAL_INSTANCE
public static final GenericBinarySearch.IndexAdapter<HasIndexedBlockStopTimes> BLOCK_STOP_TIME_ARRIVAL_INSTANCE
BLOCK_STOP_TIME_DEPARTURE_INSTANCE
public static final GenericBinarySearch.IndexAdapter<HasIndexedBlockStopTimes> BLOCK_STOP_TIME_DEPARTURE_INSTANCE
BLOCK_CONFIG_DISTANCE_INSTANCE
public static final GenericBinarySearch.IndexAdapter<BlockConfigurationEntry> BLOCK_CONFIG_DISTANCE_INSTANCE
FREQUENCY_END_TIME_INSTANCE
public static final GenericBinarySearch.IndexAdapter<HasIndexedFrequencyBlockTrips> FREQUENCY_END_TIME_INSTANCE
FREQUENCY_START_TIME_INSTANCE
public static final GenericBinarySearch.IndexAdapter<HasIndexedFrequencyBlockTrips> FREQUENCY_START_TIME_INSTANCE
IndexAdapters
public IndexAdapters()
Copyright © 2012 OneBusAway. All Rights Reserved.