class Main { void f(Object o) { switch(o) { case Integer } } }