MCPcopy 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

doTestMethod · 0.65
staticMethodMethod · 0.65

Implementers 2

Footest/extra/Tails.java
Lazytest/LazyLoading.java

Calls

no outgoing calls

Tested by 2

doTestMethod · 0.52
staticMethodMethod · 0.52