| 程序包 | 说明 |
|---|---|
| com.github.jerryxia.devutil |
| 限定符和类型 | 方法和说明 |
|---|---|
static ObjectId |
ObjectId.createFromLegacyFormat(int time,
int machine,
int inc)
Creates an ObjectId using time, machine and inc values.
|
static ObjectId |
ObjectId.get()
Gets a new object id.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
ObjectId.compareTo(ObjectId other) |
Copyright © 2018. All rights reserved.