|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Single Instance Storage Capable.
Provides an interface that a Single Instance Storage Groveller needs to
operate efficiently.
| Method Summary | |
Collection |
getSISObjects()
Gets the Objects that can be reviewed for SIS. |
void |
updateSISObject(Object original,
Object replacement)
Called by a SIS Groveller to replace an object with a different object that equals() it. |
| Method Detail |
public Collection getSISObjects()
Object.equals() method.
public void updateSISObject(Object original,
Object replacement)
original - Object to replace.replacement - Object to replace original with.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||