Uses of Class
gnu.bytecode.CpoolRef
Packages that use CpoolRef
Package
Description
Contains classes to generate, read,
write, and print Java bytecode in the form of
.class files.-
Uses of CpoolRef in gnu.bytecode
Methods in gnu.bytecode that return CpoolRefModifier and TypeMethodDescriptionConstantPool.addFieldRef(Field field) ConstantPool.addMethodRef(Method method) ConstantPool.addRef(int tag, CpoolClass clas, CpoolNameAndType nameAndType) Methods in gnu.bytecode with parameters of type CpoolRef