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

Method programmingLanguage

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

Source from the content-addressed store, hash-verified

626 }
627
628 public ProgrammingLanguage programmingLanguage() {
629 return programmingLanguage;
630 }
631
632 public String resolve(String key) {
633 return this.fakeValuesService.resolve(key, this, this);

Callers 3

nameMethod · 0.80
creatorMethod · 0.80

Calls

no outgoing calls

Tested by 3

nameMethod · 0.64
creatorMethod · 0.64