Uses of Class
org.cesilko.rachota.core.Clock
Packages that use Clock
-
Uses of Clock in org.cesilko.rachota.core
Fields in org.cesilko.rachota.core declared as ClockModifier and TypeFieldDescriptionprivate static Clock
Clock.clock
The only instance of clock object in the system.Methods in org.cesilko.rachota.core that return ClockModifier and TypeMethodDescriptionstatic Clock
Clock.getDefault()
Returns default instance of Clock object.