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

Method company

src/main/java/com/github/javafaker/Faker.java:402–404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

400 }
401
402 public Company company() {
403 return company;
404 }
405
406 public Crypto crypto() {
407 return crypto;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected