Posts by Antonio Ricardo Brasil • 16 points
1 post
-
0
votes1
answer91
viewsA: How to get the result of another method in Java?
I imagine the variable Resultado is an input. As you are giving a setText(String), in method 1 you can give a gettext() and concatenate, example: if (resultado <= 18.5) {…