libtmux Reference MCP Search
On this page

io.github.libtmux.query.FieldKind.FieldKind

View as Markdown

Module
io.github.libtmux.query.FieldKind
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/query/FieldKind.java
enum io.github.libtmux.query.FieldKind.FieldKind
enum [source]
enum [source]
enum io.github.libtmux.query.FieldKind.FieldKind

The value kind a field reads.

<p>Carried explicitly because exactness must not rest on the operand's runtime class. A number field's operand happens to box to Integer, and two bakeoff contenders substituted that accident for the field's real kind — which silently picks tmux's lexical comparison where the caller meant arithmetic.

3 declared, 0 inherited

Members

Esc

Type to search.