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

Method getName

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

Source from the content-addressed store, hash-verified

136 }
137
138 public String getName() {
139 return name;
140 }
141
142 public long getScale() {
143 return scale;

Callers 2

generateLineMethod · 0.95
allMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected