|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.egothor.query.runner.PhraseScan
public class PhraseScan
This class is part of the Egothor Project
Constructor Summary | |
---|---|
PhraseScan(int items)
Constructor for the PhraseScan object |
Method Summary | |
---|---|
void |
add(Proximities p)
Description of the Method |
void |
clear()
Description of the Method |
int |
matches()
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PhraseScan(int items)
items
- Description of the ParameterMethod Detail |
---|
public void add(Proximities p)
p
- Description of the Parameterpublic void clear()
public int matches()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |