| Package | Description |
|---|---|
| org.apache.commons.io |
Provides classes for working with streams, readers, writers and files.
|
| Modifier and Type | Field and Description |
|---|---|
private static FileCleaningTracker |
FileCleaner.INSTANCE
Deprecated.
The instance to use for the deprecated, static methods.
|
| Modifier and Type | Method and Description |
|---|---|
static FileCleaningTracker |
FileCleaner.getInstance()
Deprecated.
Gets the singleton instance, which is used by the deprecated, static methods.
|