- Randomizable - Interface in tools
-
Interface for classes that have a randomize method implemented
- RANDOMIZE - Static variable in class controllers.DominoButtonController
-
The label in the randomize button
- randomize() - Method in class models.Domino
-
- randomize(Random) - Method in class models.Domino
-
- randomize() - Method in class models.ObservableDomino
-
- randomize(Random) - Method in class models.ObservableDomino
-
- randomize() - Method in interface tools.Randomizable
-
update the state of the object in a random (safe) manner.
- randomize(Random) - Method in interface tools.Randomizable
-
update the state of the object in a random (safe) manner
- RANGE_OF_VALUES - Static variable in interface specifications.DominoSpecification
-
The range of domino values
NOTE: Should NOT be changed as it is a derived constant