Package com.nnamo.services
Interface FeedUpdateListener
- All Known Implementing Classes:
StatisticDetourBus
,StatisticEarlyBus
,StatisticLateBus
,StatisticPunctualBus
,StatisticStoppedBus
,StatisticTotalBus
,StatisticUnit
public interface FeedUpdateListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onFeedUpdated
(List<com.google.transit.realtime.GtfsRealtime.FeedEntity> entities)
-
Method Details
-
onFeedUpdated
-