Class ArbitraryInstances.Dummies.DeterministicRandom

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ArbitraryInstances.Dummies

    public static final class ArbitraryInstances.Dummies.DeterministicRandom
    extends java.util.Random
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.util.Random

        doubles, doubles, doubles, doubles, ints, ints, ints, ints, longs, longs, longs, longs, next, nextBoolean, nextBytes, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong, setSeed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeterministicRandom

        public DeterministicRandom()