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

Method getScale

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

Source from the content-addressed store, hash-verified

140 }
141
142 public long getScale() {
143 return scale;
144 }
145
146 /**
147 * Convert value from unit to this unit (if conpatible)

Callers 3

scalesMethod · 0.80
UnitMethod · 0.80
convertMethod · 0.80

Calls

no outgoing calls

Tested by 1

scalesMethod · 0.64