protected static final class TimelyMemory.CumulativeCounter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
cumulative |
protected int |
diff |
Modifier | Constructor and Description |
---|---|
protected |
CumulativeCounter(int diff,
int cumulative) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |