public class UniqueObject extends Object
equal
only with itself.Constructor and Description |
---|
UniqueObject() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Returns
this == obj . |
int |
hashCode()
Returns
System.identityHashCode(this) . |
Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.