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

Method titan

src/main/java/com/github/javafaker/Ancient.java:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public String titan() {
20 return faker.resolve("ancient.titan");
21 }
22
23 public String hero() {
24 return faker.resolve("ancient.hero");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected