private static final class IndexFileDeleter.RefCount
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
count |
(package private) java.lang.String |
fileName |
(package private) boolean |
initDone |
| Constructor and Description |
|---|
RefCount(java.lang.String fileName) |
| Modifier and Type | Method and Description |
|---|---|
int |
DecRef() |
int |
IncRef() |