java.nio.file.DirectoryStream and related classes@Deprecated public class DirectoryScanResult extends Object
| Constructor and Description | 
|---|
DirectoryScanResult(String[] filesAdded,
                   String[] filesRemoved)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getFilesAdded()
Deprecated.  
  | 
String[] | 
getFilesRemoved()
Deprecated.  
  | 
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.