public class JceRandomFactory extends AbstractRandomFactory
Random| Modifier and Type | Field and Description |
|---|---|
static JceRandomFactory |
INSTANCE |
static String |
NAME |
BY_NAME_COMPARATOR, NAME_EXTRACTORFALSE, TRUE| Constructor and Description |
|---|
JceRandomFactory() |
| Modifier and Type | Method and Description |
|---|---|
Random |
create() |
boolean |
isSupported() |
getName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetUpFactoriescreate, setUpBuiltinFactories, setUpTransformedFactoriesfindByName, getNameList, getNames, removeByNameall, any, ofpublic static final String NAME
public static final JceRandomFactory INSTANCE
public boolean isSupported()
public Random create()
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.