filmov
tv
Random Coding | Continuous user input validation with exception handling in Java | Learn to Code

Показать описание
A way to handle user input in java ... I think the memory usage should be ok (1,2% memory usage in top running the app) but any comments are welcome.
I also said "digits" when i meant number at some point ... any "number" can be put in as long as it's not bigger than the value an int can hold.
I also said "digits" when i meant number at some point ... any "number" can be put in as long as it's not bigger than the value an int can hold.