Group | org.gwtproject.timer |
描述 | A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating. |
版本 | 仓库 | 发布时间 |
1.0.0-RC1 | central | 2020-10-02 23:31 |
仓库 | 个数 |
Central | 592045 |