From 9b83decf530f2bc8aafd215b18e03c48e07f4fa2 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 6 Apr 2014 21:24:23 +0200 Subject: Update report --- report/progression.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'report/progression.tex') diff --git a/report/progression.tex b/report/progression.tex index 94cc5b5..d46aa3b 100644 --- a/report/progression.tex +++ b/report/progression.tex @@ -313,6 +313,10 @@ The commands test file was updated in the commit number 7b610fc05. \subsection{switch} +The String switch statement was replaced by an enum switch with the +commit number d24dd6cc9. Instead of using an HashMap to match entered Strings to +the corresponding enum value, the valueOf() method was used. + \subsection{look with enum} \subsection{help with enum} -- cgit v1.2.3