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