Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/groovy
/ AbstractFoo3799
Class
AbstractFoo3799
src/test/groovy/bugs/Groovy3799Helper.java:40–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
class
AbstractFoo3799 implements Foo3799 {
41
}
42
43
class
ConcreteFoo3799 extends AbstractFoo3799 {
44
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected