All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.fub.bytecode.generic.NOP

java.lang.Object
   |
   +----de.fub.bytecode.generic.Instruction
           |
           +----de.fub.bytecode.generic.NOP

public class NOP
extends Instruction
NOP - Do nothing

Version:
$Id: NOP.java,v 1.2 1999/05/04 13:14:42 dahm Exp $
Author:
M. Dahm

Constructor Index

 o NOP()

Constructors

 o NOP
 public NOP()

All Packages  Class Hierarchy  This Package  Previous  Next  Index