Package org.apache.bcel.generic
Interface AllocationInstruction
- 
- All Known Implementing Classes:
 ANEWARRAY,MULTIANEWARRAY,NEW,NEWARRAY
public interface AllocationInstructionDenote family of instructions that allocates space in the heap. 
ANEWARRAY, MULTIANEWARRAY, NEW, NEWARRAYpublic interface AllocationInstruction