|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ov4j.comp.ComparisonResult<Version<T>>
org.ov4j.comp.VersionComparisonResult<T>
public class VersionComparisonResult<T extends java.lang.Comparable<? super T> & java.lang.Cloneable & java.io.Serializable>
This class is used to compare versions.
| Constructor Summary | |
|---|---|
VersionComparisonResult()
|
|
| Method Summary | |
|---|---|
void |
compute()
Perform metric computation. |
void |
fastCompute()
Perform fast computation, only setting precision to 1.0 to indicate that both items are the same or to anything else otherwise. |
| Methods inherited from class org.ov4j.comp.ComparisonResult |
|---|
findComparisonResultClass, getChanged, getFalseNegatives, getFalsePositives, getMatches, getOriginal, getPrecision, getRecall, numFalseNegatives, numFalsePositives, numMatches, setChanged, setFalseNegatives, setFalsePositives, setMatches, setOriginal, setPrecision, setRecall |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VersionComparisonResult()
| Method Detail |
|---|
public void compute()
ComparisonResult
compute in class ComparisonResult<Version<T extends java.lang.Comparable<? super T> & java.lang.Cloneable & java.io.Serializable>>ComparisonResult.compute()public void fastCompute()
ComparisonResult
fastCompute in class ComparisonResult<Version<T extends java.lang.Comparable<? super T> & java.lang.Cloneable & java.io.Serializable>>ComparisonResult.fastCompute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||