MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / size

Method size

src/main/java/com/volmit/adapt/util/Average.java:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 public int size() {
93 return values.length;
94 }
95
96 public boolean isDirty() {
97 return dirty;

Callers 2

putMethod · 0.95
calculateAverageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected