■ INDEXMineSweeperHelper
class, 138constructor, 140endGame method, 142newGame method, 143showAll method, 142updateButtons method, 141updateLabels method, 141Multiplicative operators, 57
■O
Objects, 95–96
■P
Pass-by-reference and pass-by-value, 107
IntegerWrapper class, 107, 108passBy method, 108PassByTest class, 107Polymorphism, 101
Postfix operators, 53
Primitive data types
definition, 35integer primitives, 35–36real primitives, 36Printpoints, 209
■R
Recursionavoidance, 265–266Fibonacci sequence calculation, 267fractalsdrawing tree (see Fractal tree
program)Sierpinski triangle( see Sierpinski
triangle)human language, 263Lisp, 264stop condition, 264–265usage, 266RegexTesterarguments, 284class, 283empty parameters, 285output, 286populated parameters, 286Run configurations, 284Regular expressionsdefinition, 279metacharacters, 287–288RegexTesterarguments, 284