public class DirectoryScanResult extends Object
DirectoryScanResult(String[] filesAdded, String[] filesRemoved)
String[]
getFilesAdded()
getFilesRemoved()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DirectoryScanResult(String[] filesAdded, String[] filesRemoved)
filesAdded
filesRemoved
public String[] getFilesAdded()
public String[] getFilesRemoved()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.