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