com.googlecode.javaewah.benchmark
Class UniformDataGenerator

java.lang.Object
  extended by com.googlecode.javaewah.benchmark.UniformDataGenerator

public class UniformDataGenerator
extends Object

This class will generate "clustered" lists of random integers. That is, the integers tend not to be randomly distributed.

Author:
Daniel Lemire

Constructor Summary
UniformDataGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniformDataGenerator

public UniformDataGenerator()


Copyright © 2012. All Rights Reserved.