com.jeffpalm.basic.bytecode.util
Class GenInstrFactoryInterface

java.lang.Object
  extended by com.jeffpalm.basic.bytecode.util.GenInstrFactoryInterface

public class GenInstrFactoryInterface
extends java.lang.Object


Constructor Summary
GenInstrFactoryInterface()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenInstrFactoryInterface

public GenInstrFactoryInterface()
Method Detail

main

public static void main(java.lang.String[] args)