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

Method starCluster

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

Source from the content-addressed store, hash-verified

25 }
26
27 public String starCluster() {
28 return faker.resolve("space.star_cluster");
29 }
30
31 public String constellation() {
32 return faker.resolve("space.constellation");

Callers

nothing calls this directly

Calls 1

resolveMethod · 0.45

Tested by

no test coverage detected