Searched defs:firstKey (Results 1 – 2 of 2) sorted by relevance
26 private final int firstKey; field in PackedSwitchPayloadDecodedInstruction38 int opcode, int firstKey, int[] targets) { in PackedSwitchPayloadDecodedInstruction()
752 int firstKey = in.readInt(); in FORMAT_PACKED_SWITCH_PAYLOAD() local