Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/QuiltMC/chasm
/ EmptyInterface
Interface
EmptyInterface
chasm/src/testData/java/empty/EmptyInterface.java:3–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
empty;
2
3
public
interface
EmptyInterface {
4
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected