jrre.classloader.classfile
Class InstructionDecoder

java.lang.Object
  |
  +--jrre.classloader.classfile.InstructionDecoder

public class InstructionDecoder
extends java.lang.Object

Author:
Christopher Ellsworth (Chris@chrisellsworth.com)

Constructor Summary
InstructionDecoder()
           
 
Method Summary
static Instruction decode(int[] byteList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstructionDecoder

public InstructionDecoder()
Method Detail

decode

public static Instruction decode(int[] byteList)


Copyright © 2002-2002 Appalachian State University. All Rights Reserved.