public class IntegerMatchGTEQ extends IntegerMatchEQ
bt, valueToCompare
Constructor and Description |
---|
IntegerMatchGTEQ(int valueToCompare) |
Modifier and Type | Method and Description |
---|---|
boolean |
bitTest(EntityByteBuffer bufferEntityPointer,
int entityPosition,
int columnPositionIntoEntity,
int colPosition) |
boolean |
test(Integer valueFromEntityField) |
getEntityVal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bitTest
public boolean test(Integer valueFromEntityField)
test
in interface Predicate<Integer>
test
in class IntegerMatchEQ
public boolean bitTest(EntityByteBuffer bufferEntityPointer, int entityPosition, int columnPositionIntoEntity, int colPosition)
Copyright © 2021. All rights reserved.