You could put all the Integer.parseInt into one trycath since in your approach are not saving the value.
Integer.parseInt
Too much instruction for such a simple problem, can be simplified
Loading collection data...
You could put all the
Integer.parseInt
into one trycath since in your approach are not saving the value.Too much instruction for such a simple problem, can be simplified