Package jsl.utilities.random.sp
Class TwoStateMarkovChain.RandomControls
- java.lang.Object
-
- jsl.utilities.controls.Controls
-
- jsl.utilities.random.sp.TwoStateMarkovChain.RandomControls
-
- Enclosing class:
- TwoStateMarkovChain
protected class TwoStateMarkovChain.RandomControls extends Controls
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRandomControls()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfillControls()-
Methods inherited from class jsl.utilities.controls.Controls
addControllableIfcControl, addDoubleArrayControl, addDoubleControl, addFloatControl, addIntegerControl, addLongControl, addStringControl, changeDoubleArrayControl, changeDoubleControl, changeFloatControl, changeIntegerControl, changeLongControl, changeStringControl, checkKey, containsControl, getBooleanControl, getBooleanControlKeySet, getControlClass, getControllableControl, getControllableIfcControlKeySet, getControlNames, getDoubleArrayControl, getDoubleArrayControlKeySet, getDoubleArrayControlSize, getDoubleControl, getDoubleControlKeySet, getFloatControl, getFloatControlKeySet, getIntegerControl, getIntegerControlKeySet, getLongControl, getLongControlKeySet, getName, getStringControl, getStringControlKeySet, hasBooleanControl, hasControllableIfcControl, hasDoubleArrayControl, hasDoubleControl, hasFloatControl, hasIntegerControl, hasLongControl, hasStringControl, setBooleanControl, setControllableControl, setName, toString
-
-
-
-
Method Detail
-
fillControls
protected void fillControls()
- Specified by:
fillControlsin classControls
-
-