public interface EquivTo
| Modifier and Type | Method and Description |
|---|---|
int |
equivHashCode()
Returns a (not necessarily fixed) hash code for this object.
|
boolean |
equivTo(Object o)
Returns true if this object is equivalent to o.
|
boolean equivTo(Object o)
int equivHashCode()
Copyright © 2020 Soot OSS. All rights reserved.