|
||||||||||
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
net.ajaest.jdk.data.dict.auxi.QueryElement
public class QueryElement
Field Summary | |
---|---|
private TreeContainer |
kanjiTree
|
private ValueQAbout<?> |
vqa
|
Fields inherited from class net.ajaest.jdk.data.dict.auxi.AbstractQueryElement |
---|
priority |
Constructor Summary | |
---|---|
QueryElement(TreeContainer kanjiTree,
java.lang.Integer priority,
ValueQAbout<?> vqa)
|
Method Summary | |
---|---|
java.util.Set<java.lang.Integer> |
getRefs()
|
Methods inherited from class net.ajaest.jdk.data.dict.auxi.AbstractQueryElement |
---|
compareTo, getPriority |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private TreeContainer kanjiTree
private ValueQAbout<?> vqa
Constructor Detail |
---|
public QueryElement(TreeContainer kanjiTree, java.lang.Integer priority, ValueQAbout<?> vqa)
Method Detail |
---|
public java.util.Set<java.lang.Integer> getRefs()
getRefs
in class AbstractQueryElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |