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

Method location

src/main/java/com/github/javafaker/Hobbit.java:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 public String location() {
23 return faker.fakeValuesService().resolve("hobbit.location", this, faker);
24 }
25}

Callers

nothing calls this directly

Calls 2

fakeValuesServiceMethod · 0.80
resolveMethod · 0.45

Tested by

no test coverage detected