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 DeletingPathVisitor |
DeletingPathVisitor.withBigIntegerCounters()
Creates a new instance configured with a BigInteger
Counters.PathCounters . |
static DeletingPathVisitor |
DeletingPathVisitor.withLongCounters()
Creates a new instance configured with a long
Counters.PathCounters . |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.