Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ Two
Class
Two
src/test/resources/cha/Interface.java:27–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
class
Two implements Number {
28
29
public
int
get() {
30
return
2;
31
}
32
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected