com.jeffpalm.basic.bytecode.instr
Class Factory

java.lang.Object
  extended by com.jeffpalm.basic.bytecode.instr.Factory
All Implemented Interfaces:
IFactory

public final class Factory
extends java.lang.Object
implements IFactory


Constructor Summary
Factory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Factory

public Factory()