|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.type.BitWiseOpEnum.BAndBoolean
public static class BitWiseOpEnum.BAndBoolean
Bit Wise And.
Constructor Summary | |
---|---|
BitWiseOpEnum.BAndBoolean()
|
Method Summary | |
---|---|
java.lang.Object |
compute(java.lang.Object objOne,
java.lang.Object objTwo)
Computes using the 2 numbers or boolean a result object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BitWiseOpEnum.BAndBoolean()
Method Detail |
---|
public java.lang.Object compute(java.lang.Object objOne, java.lang.Object objTwo)
BitWiseOpEnum.Computer
compute
in interface BitWiseOpEnum.Computer
objOne
- is the first number or booleanobjTwo
- is the second number or boolean
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |