I'm trying, without using try-catch (I'm not allowed in this case), to know if a String is susceptible to being parsed to double, but it does not accept values, such as 1.80. This is the method:
private boolean alturaCorrecta() {
boolean c...
asked by
28.11.2016 / 12:56