Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ interfaceMethod
Method
interfaceMethod
test/extra/Tails.java:29–29 ·
view source on GitHub ↗
(int n)
Source
from the content-addressed store, hash-verified
27
28
private
interface
Interface {
29
public
int
interfaceMethod(
int
n);
30
}
31
32
private
static
class
Foo implements Interface {
Callers
2
doTest
Method · 0.65
staticMethod
Method · 0.65
Implementers
2
Foo
test/extra/Tails.java
Lazy
test/LazyLoading.java
Calls
no outgoing calls
Tested by
2
doTest
Method · 0.52
staticMethod
Method · 0.52