@PublicApi public static final class ItemIdentity.LongIdentity extends ItemIdentity implements Serializable
ItemIdentity
,
Serialized FormItemIdentity.LongIdentity, ItemIdentity.StringIdentity
ITEM_ZERO
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getLongId()
Gets the long ID from a long-based
ItemIdentity . |
int |
hashCode() |
boolean |
isLongId()
Returns
true if this ID is long-based. |
String |
toSimplifiedString() |
String |
toString() |
getItemType, getStringId, isStringId, longId, parse, stringId
public boolean isLongId()
ItemIdentity
true
if this ID is long-based.isLongId
in class ItemIdentity
public long getLongId()
ItemIdentity
ItemIdentity
.getLongId
in class ItemIdentity
0
public String toSimplifiedString()
toSimplifiedString
in class ItemIdentity
Copyright © 2023 ALM Works. All Rights Reserved.