public static interface AbstractHashTable.ObjectComparator extends Externalizable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equal(Object object1,
Object object2) |
int |
hashCodeOf(Object object) |
readExternal, writeExternalCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.