public interface Timer
void
add(TimerTask timerTask)
boolean
advanceClock(long timeoutMs)
static Long
getHiresClockMs()
shutdown()
long
size()
void add(TimerTask timerTask)
timerTask
boolean advanceClock(long timeoutMs)
timeoutMs
long size()
void shutdown()
static Long getHiresClockMs()
Copyright © 2022. All rights reserved.