Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
javassist.bytecode.ConstPool;
4
5
@FunctionalInterface
6
public
interface
AddConstFunction {
7
void
accept(ConstPool constPool);
8
}
Callers
2
modifyMethod
Method · 0.80
modifyMethod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected