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

Class A

src/test/resources/world/DefaultMethod.java:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 class A {
17 public void foo() {
18 }
19 }
20
21 class B extends A {
22 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected