MCPcopy Create free account
hub / github.com/GCMiner/GCMiner / ExploitGenerator

Method ExploitGenerator

src/main/java/com/ExploitGenerator.java:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 };
28
29 public ExploitGenerator () {
30 super(Object.class);
31 }
32
33 public void configure(Dictionary dict) throws IOException {
34

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected