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