edu.umd.cloud9.io
Class BenchmarkTuple

java.lang.Object
  extended by edu.umd.cloud9.io.BenchmarkTuple

public class BenchmarkTuple
extends Object

Benchmark for Tuple. See BenchmarkPairOfInts for more details.


Method Summary
static void main(String[] args)
          Runs this benchmark.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Runs this benchmark.

Throws:
Exception