why would you want to but,


if(x == 1){
}else if(x == 2){
}...

you get the idea