On this page
io.github.libtmux.query.Operator.Operator
- Module
- io.github.libtmux.query.Operator
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/query/Operator.java
-
The scalar comparisons an expression can hold. Evaluation stays a total switch.
15 declared, 0 inherited
Members
- AT_LEAST constant
- AT_MOST constant
- CONTAINS constant
- ENDS_WITH constant
- EQUALS constant
- GREATER_THAN constant
- IN constant
- LESS_THAN constant
- MATCHES constant
- NOT_EQUALS constant
- STARTS_WITH constant
- matches method
- Operator method
- requireOperand method
- symbol method