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

Method readSwitch

src/main/java/jace/core/SoftSwitch.java:225–225  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

223 }
224
225 abstract protected byte readSwitch();
226
227 protected void addListener(RAMListener l) {
228 listeners.add(l);

Callers 1

doEventMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected