|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleElementValue | |
---|---|
org.apache.bcel.generic | This package contains the "generic" part of the Byte Code Engineering Library, i.e., classes to dynamically modify class objects and byte code instructions. |
Uses of SimpleElementValue in org.apache.bcel.generic |
---|
Constructors in org.apache.bcel.generic with parameters of type SimpleElementValue | |
---|---|
SimpleElementValueGen(SimpleElementValue value,
ConstantPoolGen cpool,
boolean copyPoolEntries)
The boolean controls whether we copy info from the 'old' constant pool to the 'new'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |