|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jena.tdb.store.bulkloader3.TupleComparator
public class TupleComparator
| Constructor Summary | |
|---|---|
TupleComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Tuple<Long> t1,
Tuple<Long> t2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public TupleComparator()
| Method Detail |
|---|
public int compare(Tuple<Long> t1,
Tuple<Long> t2)
compare in interface Comparator<Tuple<Long>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||