|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IComparison
A comparison predicate, to tell if, for example, two objects are the same, different, one is greater than the other...
Method Summary | |
---|---|
boolean |
compare(java.lang.Object a,
java.lang.Object b)
|
Method Detail |
---|
boolean compare(java.lang.Object a, java.lang.Object b) throws ISQLException
ISQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |