Comparable<LongValue>
, Mirror
, PrimitiveValue
, Value
public interface LongValue extends PrimitiveValue, Comparable<LongValue>
long
value in
the target VM.Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object obj) |
Compares the specified Object with this LongValue for equality.
|
int |
hashCode() |
Returns the hash code value for this LongValue.
|
long |
value() |
Returns this LongValue as a long.
|
compareTo
toString, virtualMachine
booleanValue, byteValue, charValue, doubleValue, floatValue, intValue, longValue, shortValue
long value()
long
mirrored by this object.boolean equals(Object obj)
equals
in class Object
obj
- the reference object with which to compare.Object.hashCode()
,
HashMap
int hashCode()
hashCode
in class Object
Object.equals(java.lang.Object)
,
System.identityHashCode(java.lang.Object)
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b143-1ubuntu1