|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.indexer.dictionary.IntEntry
public class IntEntry
| Field Summary | |
|---|---|
QueryEntry |
e
|
int |
i
|
| Constructor Summary | |
|---|---|
IntEntry(int i,
QueryEntry e)
Creates a IntEntry |
|
| Method Summary | |
|---|---|
int |
compareTo(IntEntry o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int i
public QueryEntry e
| Constructor Detail |
|---|
public IntEntry(int i,
QueryEntry e)
| Method Detail |
|---|
public int compareTo(IntEntry o)
compareTo in interface java.lang.Comparable<IntEntry>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||