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

Method star

src/main/java/com/github/javafaker/Space.java:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 public String star() {
36 return faker.resolve("space.star");
37 }
38
39 public String agency() {
40 return faker.resolve("space.agency");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected