|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jena.tdb.store.bulkloader3.PairComparator
public class PairComparator
| Constructor Summary | |
|---|---|
PairComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Pair<byte[],byte[]> p1,
Pair<byte[],byte[]> p2)
|
| 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 PairComparator()
| Method Detail |
|---|
public int compare(Pair<byte[],byte[]> p1,
Pair<byte[],byte[]> p2)
compare in interface Comparator<Pair<byte[],byte[]>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||