Package | Description |
---|---|
org.apache.commons.io |
Provides classes for working with streams, readers, writers and files.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DirectoryWalker.handleCancelled(File startDirectory,
Collection<T> results,
DirectoryWalker.CancelException cancel)
Deprecated.
Overridable callback method invoked when the operation is cancelled.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.