Overview
Package
Class
Use
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
org.apache.bcel.generic
Interface AllocationInstruction
Known Implementing Classes:
ANEWARRAY
,
MULTIANEWARRAY
,
NEW
,
NEWARRAY
public interface
AllocationInstruction
Denote family of instructions that allocates space in the heap.
Version:
$Id: AllocationInstruction.java,v 1.1.1.1 2001/10/29 20:00:05 jvanzyl Exp $
Author:
M. Dahm
Overview
Package
Class
Use
Tree
Index
Deprecated
About