com.jeffpalm.basic.bytecode.base
Class Bootstrap

java.lang.Object
  extended by com.jeffpalm.basic.bytecode.base.Bootstrap

public final class Bootstrap
extends java.lang.Object


Method Summary
static IClassFileFactory classFileFactory()
           
static IClassFileFactory classFileFactory(Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

classFileFactory

public static IClassFileFactory classFileFactory(Options options)

classFileFactory

public static IClassFileFactory classFileFactory()