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