|
|||||||||
| Home >> All >> [ Clazz overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Clazz
Class jq_ConstantPool.ConstantPoolAdder

java.lang.ObjectClazz.jq_ConstantPool.ConstantPoolRebuilder
Clazz.jq_ConstantPool.ConstantPoolAdder
- Enclosing class:
- jq_ConstantPool
- public static class jq_ConstantPool.ConstantPoolAdder
- extends jq_ConstantPool.ConstantPoolRebuilder
As opposed to
ConstantPoolRebuilder<\code>, this class
does not COMPLETELY rebuild the constant pool. It does instead add new entries
to the constantpool given as arguments to its constructor
Nested Class Summary
Nested classes inherited from class Clazz.jq_ConstantPool.ConstantPoolRebuilder
jq_ConstantPool.ConstantPoolRebuilder.RebuildCPVisitor
Field Summary
(package private) jq_ConstantPoolcp
Fields inherited from class Clazz.jq_ConstantPool.ConstantPoolRebuilder
new_entries
Constructor Summary
jq_ConstantPool.ConstantPoolAdder(jq_ConstantPool cp)
Method Summary
voiddump(java.io.DataOutput out)
jq_ConstantPoolfinish()
charget(java.lang.Object o)
voidremove(java.lang.Object o)
Methods inherited from class Clazz.jq_ConstantPool.ConstantPoolRebuilder
addAttributeNames, addCode, addCode, addExceptions, addMember, addOther, addString, addType, resetIndices
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
cp
jq_ConstantPool cp
Constructor Detail
jq_ConstantPool.ConstantPoolAdder
public jq_ConstantPool.ConstantPoolAdder(jq_ConstantPool cp)
Method Detail
finish
public jq_ConstantPool finish()
finish in class jq_ConstantPool.ConstantPoolRebuilder
get
public char get(java.lang.Object o)
get in class jq_ConstantPool.ConstantPoolRebuilder
remove
public void remove(java.lang.Object o)
remove in class jq_ConstantPool.ConstantPoolRebuilder
dump
public void dump(java.io.DataOutput out)
throws java.io.IOException
dump in class jq_ConstantPool.ConstantPoolRebuilder
Overview
Package
Class
Use
Deprecated
Index
Home >> All >> [ Clazz overview ]
PREV CLASS NEXT CLASS
SUMMARY:
JAVADOC |
SOURCE |
DOWNLOAD | NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
