Package com.artelys.kalis
Class KRelation.Comparator
- java.lang.Object
-
- com.artelys.kalis.KRelation.Comparator
-
- Enclosing class:
- KRelation
public static final class KRelation.Comparator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Comparator()
-
-
-
Field Detail
-
LEQ
public static final int LEQ
- See Also:
- Constant Field Values
-
GEQ
public static final int GEQ
- See Also:
- Constant Field Values
-
EQ
public static final int EQ
- See Also:
- Constant Field Values
-
RANGE
public static final int RANGE
- See Also:
- Constant Field Values
-
NONE
public static final int NONE
- See Also:
- Constant Field Values
-
-