public class TwoFieldsMatchEQ extends Object implements WherePredicate<Integer>
Modifier and Type | Field and Description |
---|---|
protected BitFieldInteger |
bt |
protected int |
valueToCompare |
Constructor and Description |
---|
TwoFieldsMatchEQ(int valueToCompare) |
Modifier and Type | Method and Description |
---|---|
protected Integer |
getEntityVal(EntityByteBuffer bufferEntityPointer,
int entityPosition,
int colPosition) |
boolean |
test(Integer valueFromEntityField) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bitTest
protected final int valueToCompare
protected final BitFieldInteger bt
Copyright © 2021. All rights reserved.