Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/groovy
/ J
Interface
J
src/test/groovy/bugs/Groovy8164.java:34–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
public
interface
J {
35
static
String m() {
36
return
"J"
;
37
}
38
}
39
40
@Test
41
public
void
testStaticMethods1() throws Exception {
Callers
1
jquery-2.1.1.min.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected