Home
last modified time | relevance | path

Searched refs:getBootstrapMethodRef (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DBootstrapMethod.java49 this(c.getBootstrapMethodRef(), c.getBootstrapArguments()); in BootstrapMethod()
83 public int getBootstrapMethodRef() { in getBootstrapMethodRef() method in BootstrapMethod