|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.extensions.recommendation.conditionals.BuyOrQuit
public class BuyOrQuit
Conditional method that checks if the user choice is BUY the case.
UserChoice
Constructor Summary | |
---|---|
BuyOrQuit()
|
Method Summary | |
---|---|
static boolean |
buyOrQuit(UserChoice choice)
Returns true if the choice is a case. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuyOrQuit()
Method Detail |
---|
public static boolean buyOrQuit(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 |