Interface FeedUpdateListener

All Known Implementing Classes:
StatisticDetourBus, StatisticEarlyBus, StatisticLateBus, StatisticPunctualBus, StatisticStoppedBus, StatisticTotalBus, StatisticUnit

public interface FeedUpdateListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onFeedUpdated(List<com.google.transit.realtime.GtfsRealtime.FeedEntity> entities)
     
  • Method Details

    • onFeedUpdated

      void onFeedUpdated(List<com.google.transit.realtime.GtfsRealtime.FeedEntity> entities)