MCPcopy Create free account
hub / github.com/aws-samples/eb-java-scorekeep / Rules

Method Rules

src/main/java/scorekeep/Rules.java:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 private String initialState;
13
14 public Rules() {
15 };
16
17 public String getId() {
18 return id;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected