MCPcopy Create free account
hub / github.com/badvision/jace / holdingProperty

Method holdingProperty

src/main/java/jace/ui/Watch.java:112–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110 RAMListener holdListener;
111
112 public BooleanProperty holdingProperty() {
113 return holding;
114 }
115
116 private void updateHold() {
117 if (!holding.get()) {

Callers 1

memoryViewClickedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected