类 Time
java.lang.Object
com.bytedanceapi.util.Time
public class Time extends Object
-
字段概要
字段 修饰符和类型 字段 说明 static longHourstatic longMillisecondstatic longMinutestatic longSecond -
构造器概要
构造器 构造器 说明 Time() -
方法概要
public class Time extends Object
| 修饰符和类型 | 字段 | 说明 |
|---|---|---|
static long |
Hour |
|
static long |
Millisecond |
|
static long |
Minute |
|
static long |
Second |
| 构造器 | 说明 |
|---|---|
Time() |