Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
331
interface
B extends A { }
332
333
class
C implements B {
334
public
void
foo() { }
Callers
nothing calls this directly
Implementers
1
C
test/Reflection.java
Calls
no outgoing calls
Tested by
no test coverage detected