Searched refs:getBootstrapMethodIndex (Results 1 – 2 of 2) sorted by relevance
121 int result = Integer.compare(bootstrapMethodIndex, otherInvoke.getBootstrapMethodIndex()); in compareTo0()144 public int getBootstrapMethodIndex() { in getBootstrapMethodIndex() method in CstInvokeDynamic
170 int index = cstInvokeDynamic.getBootstrapMethodIndex(); in translate0()