Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Compares the specified Object with this VoidValue for equality.
|
int |
hashCode()
Returns the hash code value for this VoidValue.
|
toString, virtualMachine
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.