public static class Randoms.SecureRandomInstances$
extends java.lang.Object
implements scala.Function0<java.util.Random>, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Randoms.SecureRandomInstances$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
SecureRandomInstances$() |
Modifier and Type | Method and Description |
---|---|
java.util.Random |
apply() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
$init$, apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp, toString
public static final Randoms.SecureRandomInstances$ MODULE$