|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.extensions.recommendation.conditionals.ContinueOrFinish
public class ContinueOrFinish
Conditional method that checks if the user choice is REFINE_QUERY.
UserChoice
Constructor Summary | |
---|---|
ContinueOrFinish()
|
Method Summary | |
---|---|
static boolean |
continueOrFinish(UserChoice choice)
Returns true if the choice is UserChoice.REFINE_QUERY. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContinueOrFinish()
Method Detail |
---|
public static boolean continueOrFinish(UserChoice choice)
choice
- of the user
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |