Package | Description |
---|---|
org.apache.commons.io.file |
This package provides extensions in the realm of java.nio.file.
|
Modifier and Type | Method and Description |
---|---|
static Counters.Counter |
Counters.bigIntegerCounter()
Returns a new BigInteger Counter.
|
Counters.Counter |
Counters.PathCounters.getByteCounter()
Gets the byte counter.
|
Counters.Counter |
Counters.PathCounters.getDirectoryCounter()
Gets the directory counter.
|
Counters.Counter |
Counters.PathCounters.getFileCounter()
Gets the file counter.
|
static Counters.Counter |
Counters.longCounter()
Returns a new long Counter.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.