Alexis edited public_interface_Calculable_double_getGanancia__.html  over 8 years ago

Commit id: 3ab93036751d63a245440098390e5f51c852a323

deletions | additions      

       

public interface Calculable { 
     double getGanancia(); getGanancia(double precioJuego); 
}