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

Method nature

src/main/java/com/github/javafaker/SlackEmoji.java:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14
15 public String nature() {
16 return faker.resolve("slack_emoji.nature");
17 }
18
19 public String foodAndDrink() {
20 return faker.resolve("slack_emoji.food_and_drink");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected