Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
name
Method · 0.80
creator
Method · 0.80
testAllFakerMethodsThatReturnStrings
Method · 0.80
Calls
no outgoing calls
Tested by
3
name
Method · 0.64
creator
Method · 0.64
testAllFakerMethodsThatReturnStrings
Method · 0.64