public class FastAssetPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_MAX_VALUE |
static java.lang.Long |
maxValue
(double)
Maximum value of the asset.
|
| Constructor and Description |
|---|
FastAssetPrms() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getMaxValue() |
static void |
main(java.lang.String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static final double DEFAULT_MAX_VALUE
public static java.lang.Long maxValue
DEFAULT_MAX_VALUE.
The asset value is computed as a random value between 1 and this value
(inclusive).Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.