GWT Timer gwt-timer
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. |
Packaging | |
Size | |
文件 | pom jar |
网址 | https://github.com/gwtproject/gwt-timer |
发布时间 | 2020-10-02 23:31 |
dependencies
Group | Artifact | Version |
---|---|---|
com.google.elemental2 | elemental2-dom | 1.1.0 |
developers
The GWT Project Authors | The GWT Project Authors |
licenses
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |