Package | Description |
---|---|
org.apache.commons.io |
This package defines utility 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)
Overridable callback method invoked when the operation is cancelled.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.