MCPcopy 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

1package empty;
2
3public record EmptyRecord() {
4}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected