|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xaj.support.AbstractSimpleParametersResolver
net.sf.xaj.support.RandomBooleanParametersResolver
public class RandomBooleanParametersResolver
Resolve a random boolean value.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_PARAM_NAME
The default value for the paramName property. |
| Constructor Summary | |
|---|---|
RandomBooleanParametersResolver()
Default constructor. |
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,?> |
resolveParameters(int iteration)
Resolve the parameters for a given iteration. |
| Methods inherited from class net.sf.xaj.support.AbstractSimpleParametersResolver |
|---|
getParamName, resolveSimpleMap, resolveSimpleMap, setParamName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_PARAM_NAME
paramName property.
| Constructor Detail |
|---|
public RandomBooleanParametersResolver()
| Method Detail |
|---|
public java.util.Map<java.lang.String,?> resolveParameters(int iteration)
XAttack.IterationParametersResolver
iteration - the iteration count
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||