org.apache.bcel.generic
Interface AllocationInstruction

All Known Implementing Classes:
ANEWARRAY, MULTIANEWARRAY, NEW, NEWARRAY

public interface AllocationInstruction

Denote family of instructions that allocates space in the heap.

Version:
$Id: AllocationInstruction.java 386056 2006-03-15 11:31:56Z tcurdt $



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.