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

Method getName

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

Source from the content-addressed store, hash-verified

229 }
230
231 public String getName() {
232 return name;
233 }
234
235 public void reset() {
236 if (initalState != null) {

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected