public class IDUtils extends Object
| Constructor and Description |
|---|
IDUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
guid() |
static long |
newID(String group,
String key) |
static long |
newID(String group,
String key,
int cacheTime) |
static long |
newIDOfDate(String group,
String key) |
static long |
newIDOfHour(String group,
String key) |
public static String guid()
Copyright © 2025. All rights reserved.