public class DataPropertyComparator extends Object implements Comparator<Individual>
| Constructor and Description |
|---|
DataPropertyComparator(String dataPropertyUri) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Individual ind1,
Individual ind2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic DataPropertyComparator(String dataPropertyUri)
public int compare(Individual ind1, Individual ind2)
compare in interface Comparator<Individual>Copyright © 2016. All rights reserved.