Documentation of 'org.ujmp.core.util.RandomSimple' Java class
RandomSimple
org.ujmp.core.util

Class RandomSimple

  • All Implemented Interfaces:
    java.io.Serializable


    public class RandomSimple
    extends java.util.Random
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      long nextLong() 
      void setSeed(long seed) 
      • Methods inherited from class java.util.Random

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

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

      • RandomSimple

        public RandomSimple()
      • RandomSimple

        public RandomSimple(long seed)
    • Method Detail

      • nextLong

        public final long nextLong()
        Overrides:
        nextLong in class java.util.Random
      • setSeed

        public void setSeed(long seed)
        Overrides:
        setSeed in class java.util.Random

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.