Timeline for Understanding Template method pattern
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 25, 2014 at 14:06 | vote | accept | Jan Turoň | ||
| Feb 25, 2014 at 13:57 | comment | added | jbx | Cool :). You can also use it with classes (not to allow anyone to override them) and with variables (in which case their value will not be allowed to change once they are initialised, they will be immutable) | |
| Feb 25, 2014 at 13:56 | comment | added | Jan Turoň | ah - finally I understand why to use final keyword, thanks! :-) | |
| Feb 25, 2014 at 13:55 | history | edited | jbx | CC BY-SA 3.0 | deleted 2 characters in body |
| Feb 25, 2014 at 13:48 | history | answered | jbx | CC BY-SA 3.0 |