org.onebusaway.transit_data_federation.impl.otp
Class TripSequenceShortestPathTree.ResultCollection

java.lang.Object
  extended by org.onebusaway.transit_data_federation.impl.otp.TripSequenceShortestPathTree.ResultCollection
Enclosing class:
TripSequenceShortestPathTree

public static class TripSequenceShortestPathTree.ResultCollection
extends Object


Constructor Summary
TripSequenceShortestPathTree.ResultCollection()
           
 
Method Summary
 int getItineraryCount()
           
 Map<TripSequence,OBAState> getStates()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TripSequenceShortestPathTree.ResultCollection

public TripSequenceShortestPathTree.ResultCollection()
Method Detail

getStates

public Map<TripSequence,OBAState> getStates()

getItineraryCount

public int getItineraryCount()


Copyright © 2012 OneBusAway. All Rights Reserved.