MCPcopy Create free account
hub / github.com/TigerVNC/tigervnc / state

Method state

java/com/tigervnc/rfb/CConnection.java:591–591  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

589 };
590
591 public stateEnum state() { return state_; }
592
593 protected void setState(stateEnum s) { state_ = s; }
594

Callers 3

handleRfbStateMethod · 0.45
writeClientCutTextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected