@PublicApi public static final class ItemIdentity.LongIdentity extends ItemIdentity implements Serializable
ItemIdentity, 
Serialized FormItemIdentity.LongIdentity, ItemIdentity.StringIdentityITEM_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, stringIdpublic boolean isLongId()
ItemIdentitytrue if this ID is long-based.isLongId in class ItemIdentitypublic long getLongId()
ItemIdentityItemIdentity.getLongId in class ItemIdentity0public String toSimplifiedString()
toSimplifiedString in class ItemIdentityCopyright © 2020 ALM Works. All Rights Reserved.