MCPcopy Create free account
hub / github.com/apache/sirona / toString

Method toString

api/src/main/java/org/apache/sirona/Role.java:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94
95
96 public String toString() {
97 return "Role{" + "name='" + name + '\'' + ", unit=" + unit + '}';
98 }
99}

Callers 2

runMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by 1

runMethod · 0.36