OptaPlanner Benchmark 6.2.0.Final-redhat-11
- java.lang.Object
-
- org.optaplanner.benchmark.impl.ranking.ResilientScoreComparator
-
- All Implemented Interfaces:
- Serializable, Comparator<org.optaplanner.core.api.score.Score>
public class ResilientScoreComparator
extends Object
implements Comparator<org.optaplanner.core.api.score.Score>, Serializable
Like NaturalScoreComparator
, but is able to compare Score
s of different types or nulls.
- See Also:
- Serialized Form
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(org.optaplanner.core.api.score.Score a,
org.optaplanner.core.api.score.Score b) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
OptaPlanner Benchmark 6.2.0.Final-redhat-11
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.