Uses of Class
gnu.bytecode.CpoolMethodHandle
-
Packages that use CpoolMethodHandle Package Description gnu.bytecode Contains classes to generate, read, write, and print Java bytecode in the form of.classfiles. -
-
Uses of CpoolMethodHandle in gnu.bytecode
Methods in gnu.bytecode that return CpoolMethodHandle Modifier and Type Method Description CpoolMethodHandleConstantPool. addMethodHandle(int kind, CpoolRef reference)CpoolMethodHandleConstantPool. addMethodHandle(Method method)
-