org.formulacompiler.decompiler
Interface ByteCodeEngineDecompiler.Factory

Enclosing interface:
ByteCodeEngineDecompiler

public static interface ByteCodeEngineDecompiler.Factory

Factory interface for ImplementationLocator.getInstance(Class).


Method Summary
 ByteCodeEngineDecompiler newInstance(ByteCodeEngineDecompiler.Config _config)
          Factory method.
 

Method Detail

newInstance

ByteCodeEngineDecompiler newInstance(ByteCodeEngineDecompiler.Config _config)
Factory method.