Searched defs:BootstrapMethod (Results 1 – 1 of 1) sorted by relevance
36 public class BootstrapMethod implements Cloneable { class48 public BootstrapMethod(final BootstrapMethod c) { in BootstrapMethod() method in BootstrapMethod58 BootstrapMethod(final DataInput input) throws IOException { in BootstrapMethod() method in BootstrapMethod67 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod() method in BootstrapMethod75 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod() method in BootstrapMethod