public interface UidGenerator
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getUID()
Get a unique ID
|
String |
parseUID(long uid)
Parse the UID into elements which are used to generate the UID.
|
long getUID()
throws UidGenerateException
UidGenerateExceptionString parseUID(long uid)
uid - Copyright © 2022. All rights reserved.