@NamedParameter(doc="the probability with which a crash will occur.", default_value="0.1") public final class CrashProbability extends Object implements Name<Double>
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_VALUE |
| Constructor and Description |
|---|
CrashProbability() |
public static final double DEFAULT_VALUE
public CrashProbability()
Copyright © 2015 The Apache Software Foundation. All rights reserved.