public class BitStringMatchEQ extends MatchEQ
valueToCompare| Constructor and Description |
|---|
BitStringMatchEQ(Object valueToCompare,
EntityByteBuffer bufferEntityPointer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bitTest(BaseByteBuffer bufferEntityPointer,
int entityPosition,
int columnPositionIntoEntity,
int colPosition) |
public BitStringMatchEQ(Object valueToCompare, EntityByteBuffer bufferEntityPointer)
public boolean bitTest(BaseByteBuffer bufferEntityPointer, int entityPosition, int columnPositionIntoEntity, int colPosition)
Copyright © 2021. All rights reserved.