-
-
方法概要
所有方法 静态方法 具体方法
| 限定符和类型 |
方法和说明 |
static void |
m(long minute)
等待(分钟)
|
static void |
ms(long millis)
等待(毫秒)
|
static void |
s(long second)
等待(秒)
|
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2024. All rights reserved.