| Package | Description |
|---|---|
| org.aoju.bus.core.key |
提供各种ID支持,ObjectID、UUID、Snowflake等
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectID |
ObjectID.get()
获取ObjectId
|
static ObjectID |
ObjectID.massageToObjectId(Object o)
将对象转换为ObjectId
|
| Modifier and Type | Method and Description |
|---|---|
int |
ObjectID.compareTo(ObjectID id) |
Copyright © 2022. All rights reserved.