public class Equivalence extends Object
| Constructor and Description |
|---|
Equivalence() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object obj,
Object otherObj) |
boolean |
equals(Object obj,
Object otherObj) |
int |
hashCode(Object obj) |
boolean |
isComparable(Object obj) |
String |
toString(Object obj) |
Copyright © 2016. All Rights Reserved.