at.dms.classfile
Class OpcodeNames

java.lang.Object
  extended by at.dms.classfile.OpcodeNames

public class OpcodeNames
extends Object

The human-readable name of this opcodes


Constructor Summary
OpcodeNames()
           
 
Method Summary
static String getName(int opcode)
          Returns the name for this opcode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpcodeNames

public OpcodeNames()
Method Detail

getName

public static String getName(int opcode)
Returns the name for this opcode