Uses of Interface
com.nnamo.interfaces.StatisticInterface
Packages that use StatisticInterface
-
Uses of StatisticInterface in com.nnamo.view.customcomponents.statistic
Classes in com.nnamo.view.customcomponents.statistic that implement StatisticInterfaceModifier 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.