public interface EquivTo
| Modifier and Type | Method and Description |
|---|---|
int |
equivHashCode()
Returns a (not necessarily fixed) hash code for this object.
|
boolean |
equivTo(java.lang.Object o)
Returns true if this object is equivalent to o.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.