Searched defs:TableSwitch (Results 1 – 1 of 1) sorted by relevance
3117 static class TableSwitch extends Transformer { class in Transformers3121 TableSwitch(MethodType type, MethodHandle fallback, MethodHandle[] targets) { in TableSwitch() method in Transformers.TableSwitch