Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.query.FieldKind.FieldKind

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.

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.