public class Result extends Object
Result
addResult(Result result)
void
clear()
List<File>
getCreatedFiles()
getDeletedFiles()
getUpdatedFiles()
boolean
isEmpty()
static Result
newResult()
int
size()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static Result newResult()
public Result addResult(Result result)
public List<File> getUpdatedFiles()
public List<File> getCreatedFiles()
public List<File> getDeletedFiles()
public int size()
public void clear()
public boolean isEmpty()
public String toString()
toString
Object
Copyright © 2014-2015 Opoo.org. All Rights Reserved.