diff options
-rw-r--r-- | report/progression.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/report/progression.tex b/report/progression.tex index c9ffe54..575740a 100644 --- a/report/progression.tex +++ b/report/progression.tex | |||
@@ -17,6 +17,9 @@ match the exercise. | |||
17 | 17 | ||
18 | \subsection{getExit} | 18 | \subsection{getExit} |
19 | 19 | ||
20 | The exit attributes have been made private and a getter was added in commit | ||
21 | 53c427ff3. A switch statement has been used instead of multiple if statements. | ||
22 | |||
20 | \subsection{getExitString} | 23 | \subsection{getExitString} |
21 | 24 | ||
22 | \subsection{HashMap, setExit} | 25 | \subsection{HashMap, setExit} |