private static class ResourceTracker.Counter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private long |
count |
Modifier | Constructor and Description |
---|---|
private |
Counter() |
Modifier and Type | Method and Description |
---|---|
long |
getCount() |
void |
inc() |
java.lang.String |
toString() |