Uses of Class
org.javlo.utils.TimeTracker.TimeEvent
-
Packages that use TimeTracker.TimeEvent Package Description org.javlo.utils -
-
Uses of TimeTracker.TimeEvent in org.javlo.utils
Methods in org.javlo.utils that return TimeTracker.TimeEvent Modifier and Type Method Description static TimeTracker.TimeEvent
TimeTracker. getMainEvent(String group, String action)
Methods in org.javlo.utils that return types with arguments of type TimeTracker.TimeEvent Modifier and Type Method Description static List<TimeTracker.TimeEvent>
TimeTracker. getTimeEvents()
-