|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.duke.cs.banjo.learner.Searcher.SearchTerminator
Base class of inner classes for terminating a search.
Field Summary | |
protected double |
displayPercent
|
Constructor Summary | |
protected |
Searcher.SearchTerminator()
|
Method Summary | |
protected abstract boolean |
checkTerminationCondition()
|
protected java.lang.StringBuffer |
generateFeedback()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected double displayPercent
Constructor Detail |
protected Searcher.SearchTerminator()
Method Detail |
protected abstract boolean checkTerminationCondition() throws java.lang.Exception
java.lang.Exception
protected java.lang.StringBuffer generateFeedback() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |