Xavier Balloy
Blog
#java
How to avoid conditionals in your code
Use a Map instead of if/else to handle finite conditions in Java.
November 29, 2017
1 min
How to avoid conditionals in your code
‹ Tags