Sm0ke
03:26 23-07-2017 switch
A switch's expression must evaluate to a char, byte, short, int, or, as of Java
6, an enum, as of Java 7, String
That means if you're not using an enum and String, only variables and values
that can be automatically promoted (in other words, implicitly cast) to an int are
acceptable.
The case constant must be a
compile time constant!

Current music: It's My Life - Sound Behaviour
Состояние: учиться