Class ListShuffleBenchmark.ShuffleData

    • Method Detail

      • getSize

        public int getSize()
        Gets the size.
        Returns:
        the size
      • getRNG

        public org.apache.commons.rng.UniformRandomProvider getRNG()
        Gets the uniform random provider.
        Returns:
        the uniform random provider
      • getRandom

        public Random getRandom()
        Gets the random.
        Returns:
        the random
      • setupGenerators

        public void setupGenerators()
        Create the random generators.