Uses of Class
org.cesilko.rachota.core.Clock
-
Packages that use Clock Package Description org.cesilko.rachota.core -
-
Uses of Clock in org.cesilko.rachota.core
Fields in org.cesilko.rachota.core declared as Clock Modifier and Type Field Description private static ClockClock. clockThe only instance of clock object in the system.Methods in org.cesilko.rachota.core that return Clock Modifier and Type Method Description static ClockClock. getDefault()Returns default instance of Clock object.
-