MCPcopy Create free account
hub / github.com/LFYSec/MScan / A

Class A

src/test/resources/pta/basic/ClassObj.java:13–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 }
12
13 static class A {
14
15 static {
16 Object o = new Object();
17 }
18 }
19}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected