Toggle navigation
If
Else
Home
Questions
Tags
Questions tagged as 'refactoring'
Tagged questions
0
answers
how can I refactor these methods in java?
How can I refactor these two methods public void iniciar1() { int numeroCasos = 0; int numeroDigitos = 0; int digitosConsecutivos = 0; int resultado = 0; int validar = 0; Scanner leer = new Scanner(System.in); n...
asked by
04.09.2017 / 02:56