-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static int |
AND
And.
|
static int |
EQ
Equals.
|
static int |
GE
Greater or equals to.
|
static int |
LE
Less or equals to.
|
static int |
NOT
Not.
|
static int |
OR
Or.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016. All Rights Reserved.