MCPcopy Create free account
hub / github.com/SeaOfNodes/Simple / reset

Method reset

chapter18/src/main/java/com/seaofnodes/simple/type/Type.java:236–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

234 public String str() { return STRS[_type]; }
235
236 public static void reset() {
237 TypeFunPtr.reset();
238 }
239}

Callers 1

ParserMethod · 0.95

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected