public static class HashFile.ComparisonResult extends Object
ComparisonResult()
void
addError(String error)
addMatched()
List<String>
getErrors()
int
getMatched()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ComparisonResult()
public void addMatched()
public void addError(String error)
public int getMatched()
public List<String> getErrors()
Copyright © 2025. All rights reserved.