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

Method agency

src/main/java/com/github/javafaker/Space.java:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 public String agency() {
40 return faker.resolve("space.agency");
41 }
42
43 public String agencyAbbreviation() {
44 return faker.resolve("space.agency_abv");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected