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.html,v 1.1.1.1 2006/05/19 19:17:15 billf Exp $
Author:
M. Dahm



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