Package | Description |
---|---|
org.apache.commons.io.file |
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–2023 The Apache Software Foundation. All rights reserved.