Package | Description |
---|---|
com.streamscape.ds.stable.columns |
Modifier and Type | Field and Description |
---|---|
static DoublePredicate |
DoubleColumnImpl.isMissing |
static DoublePredicate |
DoubleColumnImpl.isNegative |
static DoublePredicate |
DoubleColumnImpl.isNonNegative |
static DoublePredicate |
DoubleColumnImpl.isNotMissing |
static DoublePredicate |
DoubleColumnImpl.isPositive |
static DoublePredicate |
DoubleColumnImpl.isZero |
Modifier and Type | Method and Description |
---|---|
Selection |
DoubleColumnWrapper.select(DoublePredicate predicate) |
default Selection |
DoubleColumn.select(DoublePredicate predicate) |
Selection |
DoubleColumnWrapper.select(DoublePredicate predicate,
Selection selection) |
Selection |
DoubleColumnImpl.select(DoublePredicate predicate,
Selection selection) |
Selection |
DoubleColumn.select(DoublePredicate predicate,
Selection selection) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.