Package | Description |
---|---|
org.apache.commons.io.file |
This package provides extensions in the realm of java.nio.file.
|
Modifier and Type | Class and Description |
---|---|
private static class |
Counters.BigIntegerPathCounters
Counts files, directories, and sizes, as a visit proceeds, using BigInteger numbers.
|
private static class |
Counters.LongPathCounters
Counts files, directories, and sizes, as a visit proceeds, using long numbers.
|
private static class |
Counters.NoopPathCounters
Counts nothing.
|