Package io.deephaven.api.filter
package io.deephaven.api.filter
-
ClassDescriptionRepresents an evaluate-able filter.Evaluates to true based on the specific
operatorapplied to theleft-hand sideandright-hand sideexpressions.Evaluates to true whenFilterIn.expression()is equal to any value inFilterIn.values().A filter based on a regular-expressionPattern, compatible with any column types that are compatible withCharSequence.The pattern mode