Uses of Class
org.onebusaway.transit_data_federation.services.realtime.VehicleLocationCacheElement

Packages that use VehicleLocationCacheElement
org.onebusaway.transit_data_federation.services.realtime   
 

Uses of VehicleLocationCacheElement in org.onebusaway.transit_data_federation.services.realtime
 

Methods in org.onebusaway.transit_data_federation.services.realtime that return VehicleLocationCacheElement
 VehicleLocationCacheElement VehicleLocationCacheElements.getElementForTimestamp(long targetTime)
           
 VehicleLocationCacheElement VehicleLocationCacheElements.getLastElement()
           
 

Methods in org.onebusaway.transit_data_federation.services.realtime that return types with arguments of type VehicleLocationCacheElement
 List<VehicleLocationCacheElement> VehicleLocationCacheElements.getElements()
           
 

Methods in org.onebusaway.transit_data_federation.services.realtime with parameters of type VehicleLocationCacheElement
 VehicleLocationCacheElements VehicleLocationCacheElements.extend(VehicleLocationCacheElement element)
           
 

Constructors in org.onebusaway.transit_data_federation.services.realtime with parameters of type VehicleLocationCacheElement
VehicleLocationCacheElements(BlockInstance blockInstance, VehicleLocationCacheElement element)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.