public class TripleComparator extends Object implements Comparator<org.apache.jena.graph.Triple>
| Modifier and Type | Field and Description |
|---|---|
private org.apache.jena.sparql.util.NodeComparator |
nodeComparator |
| Constructor and Description |
|---|
TripleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.apache.jena.graph.Triple t1,
org.apache.jena.graph.Triple t2) |
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 int compare(org.apache.jena.graph.Triple t1,
org.apache.jena.graph.Triple t2)
compare in interface Comparator<org.apache.jena.graph.Triple>Copyright © 2020. All rights reserved.