it.unibas.mastermind.modello
Class Valutatore

java.lang.Object
  extended by it.unibas.mastermind.modello.Valutatore

public class Valutatore
extends java.lang.Object


Constructor Summary
Valutatore()
           
 
Method Summary
 Risposta valuta(Combinazione nascosta, Combinazione tentata)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Valutatore

public Valutatore()
Method Detail

valuta

public Risposta valuta(Combinazione nascosta,
                       Combinazione tentata)