|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IndexCollator
Interface used to define compare method used by indexes when ordering keys and duplicate values.
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object object1,
java.lang.Object object2)
Returns whether the objects specified are equal or which object is greater than and which object is less than. |
| Method Detail |
|---|
int compareTo(java.lang.Object object1,
java.lang.Object object2)
throws java.io.IOException
object1 - the first object to compare.object2 - the second object to compare.
java.io.Exception - if any exception occurs.
java.io.IOException
|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2001-2005 Servertec. All rights reserved.