Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bsideup/jabel
/ WhyNot
Class
WhyNot
example/src/main/java/com/example/JabelExample.java:70–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
class
Inner {
69
70
static
class
WhyNot {
71
72
}
73
74
public
static
void
staticMethodInsideInner() {
75
enum LocalEnum { }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected