|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoalesceChecker
Method Summary | |
---|---|
boolean |
checkCoalesce(Object a,
Object b)
|
int |
coalesceHash(Object a)
Any two objects for which checkCoalese() would return true must coalesce hash to the same value!!! |
Method Detail |
---|
boolean checkCoalesce(Object a, Object b)
int coalesceHash(Object a)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |