|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ajaest.jdk.data.dict.auxi.AbstractQueryElement
public abstract class AbstractQueryElement
Field Summary | |
---|---|
protected java.lang.Integer |
priority
|
Constructor Summary | |
---|---|
AbstractQueryElement()
|
Method Summary | |
---|---|
int |
compareTo(AbstractQueryElement o)
|
java.lang.Integer |
getPriority()
|
abstract java.util.Set<java.lang.Integer> |
getRefs()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Integer priority
Constructor Detail |
---|
public AbstractQueryElement()
Method Detail |
---|
public abstract java.util.Set<java.lang.Integer> getRefs()
public int compareTo(AbstractQueryElement o)
compareTo
in interface java.lang.Comparable<AbstractQueryElement>
public java.lang.Integer getPriority()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |