Uses of Interface
com.nnamo.services.FeedUpdateListener
Packages that use FeedUpdateListener
-
Uses of FeedUpdateListener in com.nnamo.services
Methods in com.nnamo.services with parameters of type FeedUpdateListenerModifier and TypeMethodDescriptionvoid
RealtimeGtfsService.addListener
(FeedUpdateListener listener) void
RealtimeGtfsService.removeListener
(FeedUpdateListener listener) -
Uses of FeedUpdateListener in com.nnamo.view.customcomponents.statistic
Classes in com.nnamo.view.customcomponents.statistic that implement FeedUpdateListenerModifier and TypeClassDescriptionclass
Statistic unit that counts the number of buses with detour alerts.class
Statistic unit that counts the number of early buses with a tolerance threshold.class
Statistic unit that counts the number of late buses with a tolerance threshold.class
Statistic unit that counts the number of punctual buses with a tolerance threshold.class
Statistic unit that counts the number of stopped buses.class
Statistic unit that counts the number of the real time buses.class
Abstract class representing a statistic unit tile in the UI.