public final class LongIdentifier extends AbstractIdentifier
| Modifier | Constructor and Description |
|---|---|
protected |
LongIdentifier(long value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
long |
getLongValue() |
<V> V |
getValue(int index) |
List<Object> |
getValues() |
int |
hashCode() |
String |
toString() |
compareTo, getInteger, getLong, getString, setIdentifier, setIdentifier, setIdentifier, setIdentifierpublic boolean equals(Object other)
equals in class AbstractIdentifierpublic long getLongValue()
public <V> V getValue(int index)
getValue in interface IdentifiergetValue in class AbstractIdentifierpublic int hashCode()
hashCode in class AbstractIdentifierpublic String toString()
toString in class AbstractIdentifierCopyright © 2015 Revolution Systems Inc.. All rights reserved.