private static class ListsManager.ReferenceCount
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
_referenceCount |
| Constructor and Description |
|---|
ReferenceCount(int referenceCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
decrementReferenceCount() |
int |
getReferenceCount() |
int |
incrementReferenceCount() |
java.lang.String |
toString() |