Uses of Interface
aQute.bnd.classfile.ConstantPool.RefInfoFunction
-
Packages that use ConstantPool.RefInfoFunction Package Description aQute.bnd.classfile This package provides an object model and parser for Java class files. -
-
Uses of ConstantPool.RefInfoFunction in aQute.bnd.classfile
Methods in aQute.bnd.classfile with parameters of type ConstantPool.RefInfoFunction Modifier and Type Method Description int
ConstantPool. methodHandleInfo(int reference_kind, java.lang.String class_name, java.lang.String name, java.lang.String descriptor, ConstantPool.RefInfoFunction refInfoFunction)
-