public final class TimeUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
BASE_TIME |
| Constructor and Description |
|---|
TimeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readableTime(long time) |
static long |
tillNextMillis(long lastTimestamp) |
static long |
timeGen() |
static long |
timeGen(Date date) |
static long |
timeGen(long time) |
Copyright © 2021. All rights reserved.