public class JceRandomFactory extends AbstractRandomFactory
Random
Modifier and Type | Field and Description |
---|---|
static JceRandomFactory |
INSTANCE |
static String |
NAME |
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Constructor and Description |
---|
JceRandomFactory() |
Modifier and Type | Method and Description |
---|---|
Random |
create() |
boolean |
isSupported() |
getName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setUpFactories
create, setUpBuiltinFactories, setUpTransformedFactories
findByName, getNameList, getNames, ofName, removeByName
all, any, of
public static final String NAME
public static final JceRandomFactory INSTANCE
public boolean isSupported()
public Random create()
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.