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

Method toString

api/src/main/java/org/apache/sirona/counters/Unit.java:179–181  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

177 }
178
179 public String toString() {
180 return name;
181 }
182
183 /**
184 * @see java.lang.Object#hashCode()

Callers 4

asMapMethod · 0.45
isMethod · 0.45
getIntegerMethod · 0.45
decodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected