Uses of Class
com.spun.util.timers.EventTime.SortBy
| Package | Description |
|---|---|
| com.spun.util.timers |
-
Uses of EventTime.SortBy in com.spun.util.timers
Methods in com.spun.util.timers that return EventTime.SortBy Modifier and Type Method Description static EventTime.SortByEventTime.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static EventTime.SortBy[]EventTime.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.spun.util.timers with parameters of type EventTime.SortBy Constructor Description SortEventTimers(EventTime.SortBy type, boolean asc)