@Beta public interface BooleanFilterSpec<T> extends FilterSpec<T>
| Modifier and Type | Method and Description |
|---|---|
T |
isEqualTo(BooleanColumn other) |
T |
isFalse() |
T |
isTrue() |
isMissing, isNotMissingT isFalse()
T isTrue()
T isEqualTo(BooleanColumn other)
Copyright © 2020. All rights reserved.