Package | Description |
---|---|
org.apache.commons.io.file |
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.
|