| Package | Description |
|---|---|
| org.apache.maven.shared.utils.io |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryScanResult |
DirectoryScanner.diffFiles(String[] oldFiles,
String[] newFiles)
Deprecated.
|
DirectoryScanResult |
DirectoryScanner.diffIncludedFiles(String... oldFiles)
Deprecated.
Determine the file differences between the currently included files and
a previously captured list of files.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.