org.onebusaway.transit_data_federation.bundle.tasks.history
Class BlockLocationHistoryTask.BlockLocationArchiveRecordMap

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<K,V>
          extended by org.onebusaway.collections.FactoryMap<org.onebusaway.gtfs.model.AgencyAndIdInstance,List<BlockLocationArchiveRecord>>
              extended by org.onebusaway.transit_data_federation.bundle.tasks.history.BlockLocationHistoryTask.BlockLocationArchiveRecordMap
All Implemented Interfaces:
Serializable, Cloneable, Map<org.onebusaway.gtfs.model.AgencyAndIdInstance,List<BlockLocationArchiveRecord>>
Enclosing class:
BlockLocationHistoryTask

public static class BlockLocationHistoryTask.BlockLocationArchiveRecordMap
extends org.onebusaway.collections.FactoryMap<org.onebusaway.gtfs.model.AgencyAndIdInstance,List<BlockLocationArchiveRecord>>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.onebusaway.collections.FactoryMap
org.onebusaway.collections.FactoryMap.IValueFactory<KF,VF>
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Constructor Summary
BlockLocationHistoryTask.BlockLocationArchiveRecordMap()
           
 
Method Summary
 
Methods inherited from class org.onebusaway.collections.FactoryMap
create, create, createSorted, createSorted, get
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

BlockLocationHistoryTask.BlockLocationArchiveRecordMap

public BlockLocationHistoryTask.BlockLocationArchiveRecordMap()


Copyright © 2012 OneBusAway. All Rights Reserved.