public class TimeoutTimer extends Timer
| Constructor and Description |
|---|
TimeoutTimer(long timeout,
TimeoutHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin() |
void |
end() |
void |
reset() |
void |
setTimeout(long timeout) |
cancel, purge, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRatepublic TimeoutTimer(long timeout,
TimeoutHandler handler)
Copyright © 2022. All rights reserved.