public class SolutionComparator<E> extends Object implements Comparator<ISolution<E>>
Comparator
obtained from a IKeyOrder
such that it
will ordered ISolution
s by the elements reported by
ISolution.get()
.Constructor and Description |
---|
SolutionComparator(IKeyOrder<E> keyOrder) |
Modifier and Type | Method and Description |
---|---|
int |
compare(ISolution<E> arg0,
ISolution<E> arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.