public abstract static class ObjectIdOwnerMap.Entry extends ObjectId
ObjectIdOwnerMap.| Modifier and Type | Field and Description |
|---|---|
(package private) ObjectIdOwnerMap.Entry |
next |
| Constructor and Description |
|---|
Entry(AnyObjectId id)
Initialize this entry with a specific ObjectId.
|
equals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroIdabbreviate, compareTo, compareTo, compareTo, copy, copyRawTo, copyRawTo, copyRawTo, copyRawTo, copyTo, copyTo, copyTo, copyTo, copyTo, copyTo, equals, equals, equals, formatHexChar, getByte, getFirstByte, getName, hashCode, name, startsWith, toStringtransient ObjectIdOwnerMap.Entry next
public Entry(AnyObjectId id)
id - the id the entry represents.