|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carrotsearch.hppc.caliper.Util
public class Util
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static int[] |
prepareData(int len,
java.util.Random rnd)
Prepare pseudo-random data from a fixed seed. |
static int[] |
shuffle(int[] array,
java.util.Random rnd)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Util()
Method Detail |
---|
public static int[] prepareData(int len, java.util.Random rnd)
public static int[] shuffle(int[] array, java.util.Random rnd)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |