public class GeneralBitFieldWhereOr<E> extends GeneralBitFieldWhereAnd<E>
bufferEntityPointer, columnsBufferPositionInWhere, columnsEntityPositionInWhere, log, predicates, skipSteps, wrapperWhere| Constructor and Description |
|---|
GeneralBitFieldWhereOr(BaseByteBuffer<E> bufferEntityPointer,
Where wrapperWhere,
List<Integer> skipSteps) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bitTest(BaseByteBuffer bufferEntityPointer,
int entityPosition,
int columnPositionIntoEntity,
int colPosition) |
boolean |
test(Integer entityPointer) |
isEmptypublic GeneralBitFieldWhereOr(BaseByteBuffer<E> bufferEntityPointer, Where wrapperWhere, List<Integer> skipSteps)
public boolean test(Integer entityPointer)
public boolean bitTest(BaseByteBuffer bufferEntityPointer, int entityPosition, int columnPositionIntoEntity, int colPosition)
bitTest in interface WherePredicate<Integer>bitTest in class GeneralBitFieldWhereAnd<E>Copyright © 2021. All rights reserved.