| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.id.vm |
| 限定符和类型 | 字段和说明 |
|---|---|
protected UID |
VMID.uid
A unique identifier to ensure uniqueness across the host machine
|
protected UID |
GUID.uid
The unique identifier
|
| 限定符和类型 | 方法和说明 |
|---|---|
UID |
VMID.getUID()
Get the UID portion of this VMID.
|
UID |
GUID.getUID()
Get the UID portion of this GUID.
|
| 构造器和说明 |
|---|
UID(UID uid)
Copy a UID.
|
VMID(byte[] address,
String pid,
UID uid)
Construct a new VMID.
|
Copyright © 2022. All rights reserved.