MCPcopy Create free account
hub / github.com/DiUS/java-faker / Saying

Method Saying

src/main/java/com/github/javafaker/Dune.java:75–77  ·  view source on GitHub ↗
(String yamlKey)

Source from the content-addressed store, hash-verified

73 private final String yamlKey;
74
75 Saying(String yamlKey) {
76 this.yamlKey = yamlKey;
77 }
78 }
79
80}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected