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