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

Class A

src/test/resources/cha/Interface3.java:30–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29
30class A implements II {
31 public void foo() {
32 }
33
34 public void bar() {
35 }
36}
37
38class B implements III {
39 public void foo() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected