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

Method book

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

Source from the content-addressed store, hash-verified

376 }
377
378 public Book book() {
379 return book;
380 }
381
382 public Buffy buffy() {
383 return buffy;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected