org.apache.bcel.generic
public class LDC_W extends LDC
Stack: ... -> ..., item.word1, item.word2
Version: $Id: LDC_W.java 152843 2002-12-08 16:04:38Z mdahm $
| Constructor Summary | |
|---|---|
| LDC_W(int index) | |
| Method Summary | |
|---|---|
| protected void | initFromFile(ByteSequence bytes, boolean wide)
Read needed data (i.e., index) from file. |