jcolibri.extensions.recommendation.conditionals
Class BuyOrQuit

java.lang.Object
  extended by jcolibri.extensions.recommendation.conditionals.BuyOrQuit

public class BuyOrQuit
extends java.lang.Object

Conditional method that checks if the user choice is BUY the case.

Version:
1.0
Author:
Juan A. Recio-Garcia, Developed at University College Cork (Ireland) in collaboration with Derek Bridge.
See Also:
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

BuyOrQuit

public BuyOrQuit()
Method Detail

buyOrQuit

public static boolean buyOrQuit(UserChoice choice)
Returns true if the choice is a case.

Parameters:
choice - of the user

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es