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