public class BetweenPredicate extends Expr
Constructor and Description |
---|
BetweenPredicate(boolean not,
boolean symmetric,
Expr predicand,
Expr begin,
Expr end) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.