Searched refs:packedSwitch (Results 1 – 2 of 2) sorted by relevance
5 .method public static packedSwitch(I)I
26 public static void packedSwitch(int value) { in packedSwitch() method in Main379 packedSwitch(i); in main()381 packedSwitch(Integer.MIN_VALUE); in main()382 packedSwitch(Integer.MAX_VALUE); in main()