SevenZip
Class LzmaBench

java.lang.Object
  extended by SevenZip.LzmaBench

public class LzmaBench
extends java.lang.Object


Constructor Summary
LzmaBench()
           
 
Method Summary
static int LzmaBenchmark(int numIterations, int dictionarySize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LzmaBench

public LzmaBench()
Method Detail

LzmaBenchmark

public static int LzmaBenchmark(int numIterations,
                                int dictionarySize)
                         throws java.lang.Exception
Throws:
java.lang.Exception