org.apache.bcel.generic
public class LDC_W extends LDC
Stack: ... -> ..., item.word1, item.word2
Version: $Id: LDC_W.java 386056 2006-03-15 11:31:56Z tcurdt $
Constructor Summary | |
---|---|
LDC_W(int index) |
Method Summary | |
---|---|
protected void | initFromFile(ByteSequence bytes, boolean wide)
Read needed data (i.e., index) from file. |