|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CpoolNameAndType | |
---|---|
gnu.bytecode |
Contains classes to generate, read,
write, and print Java bytecode in the form of .class files. |
Uses of CpoolNameAndType in gnu.bytecode |
---|
Methods in gnu.bytecode that return CpoolNameAndType | |
---|---|
CpoolNameAndType |
ConstantPool.addNameAndType(CpoolUtf8 name,
CpoolUtf8 type)
|
CpoolNameAndType |
ConstantPool.addNameAndType(Field field)
|
CpoolNameAndType |
ConstantPool.addNameAndType(Method method)
|
CpoolNameAndType |
CpoolRef.getNameAndType()
|
Methods in gnu.bytecode with parameters of type CpoolNameAndType | |
---|---|
CpoolRef |
ConstantPool.addRef(int tag,
CpoolClass clas,
CpoolNameAndType nameAndType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |