Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ quote
Method
quote
src/main/java/com/github/javafaker/TwinPeaks.java:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
public
String quote() {
19
return
faker.resolve(
"twin_peaks.quotes"
);
20
}
21
}
Callers
nothing calls this directly
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected