com.sun.grizzly.lzma
Class LzmaBench

java.lang.Object
  extended by com.sun.grizzly.lzma.LzmaBench

public class LzmaBench
extends Object

LzmaBench

Author:
Igor Pavlov

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 Exception
Throws:
Exception


Copyright © 2012 Oracle Corporation. All Rights Reserved.