public class DirectoryScanResult extends Object
| Constructor and Description |
|---|
DirectoryScanResult(String[] filesAdded,
String[] filesRemoved) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getFilesAdded() |
String[] |
getFilesRemoved() |
Copyright © 2017. All rights reserved.