public interface Timable extends Releasable<Timable,TimeDispatcher>
Clock
for timing, either
for being woken, as from a sleep or timeout, or for being released at
a given time on the clock.Modifier and Type | Method and Description |
---|---|
TimeDispatcher |
getDispatcher()
Gets the dispatcher associated with this Timable.
|
TimeDispatcher getDispatcher()
getDispatcher
in interface Releasable<Timable,TimeDispatcher>
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.