Enter your search terms
GNU-Darwin
Web
Submit search form
bcel API: Interface AllocationInstruction
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
org.apache.bcel.generic
Interface AllocationInstruction
All Known Implementing Classes:
MULTIANEWARRAY
,
NEWARRAY
,
NEW
,
ANEWARRAY
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
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD