Uses of Class
org.episteme.social.history.clock.BasicClock
Packages that use BasicClock
-
Uses of BasicClock in org.episteme.social.history.clock
Methods in org.episteme.social.history.clock that return BasicClockMethods in org.episteme.social.history.clock with parameters of type BasicClockModifier and TypeMethodDescriptionvoidComplexClock.setClock(BasicClock clock) Sets the primary basic clock.Constructors in org.episteme.social.history.clock with parameters of type BasicClockModifierConstructorDescriptionComplexClock(BasicClock clock, ChronometerClock chronometer, AlarmClock alarm, CountdownClock countdown) Creates a new ComplexClock with initial clock components.