Uses of Enum Class
de.murmelmeister.murmelapi.utils.TimeFilterUtil
Packages that use TimeFilterUtil
-
Uses of TimeFilterUtil in de.murmelmeister.murmelapi.utils
Methods in de.murmelmeister.murmelapi.utils that return TimeFilterUtilModifier and TypeMethodDescriptionstatic TimeFilterUtilReturns the enum constant of this class with the specified name.static TimeFilterUtil[]TimeFilterUtil.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.murmelmeister.murmelapi.utils with parameters of type TimeFilterUtilModifier and TypeMethodDescriptionstatic StringTimeUtil.formatDuration(MessageService messageService, int languageId, long totalSeconds, TimeFilterUtil... filters) Formats the supplied duration into a localized, human-readable string.