I have a conditional structure with Switch in Java where I have a lot of cases when the code to execute is very similar. The only one difference is the name of a variable. It's similar to:I have a conditional structure with Switch in J
I have a conditional structure with Switch in Java where I have a lot of cases when the code to execute is very similar. The only one difference is the name of a variable. It's similar to:I have a conditional structure with Switch in J