public class New extends CPInstruction
cp
Constructor and Description |
---|
New(byte b,
byte c,
ConstantPool cp) |
New(short index,
ConstantPool cp) |
getConstantPool, getEntry, getIndex, replaceConstantPool, toString
getAttribute, getBranchParent, getBytes, getOffset, getOpcode, isBranchTarget, length, setAttribute, setAttribute, setBytes, setOffset, stackConsumption, stackUsage
public New(byte b, byte c, ConstantPool cp)
public New(short index, ConstantPool cp)
Copyright © 2017. All rights reserved.