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

Method city

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

Source from the content-addressed store, hash-verified

17 }
18
19 public String city() {
20 return faker.resolve("game_of_thrones.cities");
21 }
22
23 public String dragon() {
24 return faker.resolve("game_of_thrones.dragons");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected