MCPcopy Create free account
hub / github.com/2316361/FineCrack / AddConstFunction

Interface AddConstFunction

src/main/java/crack/AddConstFunction.java:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import javassist.bytecode.ConstPool;
4
5@FunctionalInterface
6public interface AddConstFunction {
7 void accept(ConstPool constPool);
8}

Callers 2

modifyMethodMethod · 0.80
modifyMethodMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected