MCPcopy Create free account
hub / github.com/ReadyTalk/avian / B

Interface B

test/Reflection.java:331–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329}
330
331interface B extends A { }
332
333class C implements B {
334 public void foo() { }

Callers

nothing calls this directly

Implementers 1

Ctest/Reflection.java

Calls

no outgoing calls

Tested by

no test coverage detected