Searched defs:bootstrap_methods (Results 1 – 1 of 1) sorted by relevance
35 …private BootstrapMethod[] bootstrap_methods; // TODO this could be made final (setter is not used) field in BootstrapMethods52 …ootstrapMethods(final int name_index, final int length, final BootstrapMethod[] bootstrap_methods,… in BootstrapMethods()86 public final void setBootstrapMethods(final BootstrapMethod[] bootstrap_methods) { in setBootstrapMethods()