mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-18 15:26:01 +00:00
#590 explanation for Multiton
This commit is contained in:
+1
-1
@@ -153,7 +153,7 @@ Here's the full example in action.
|
||||
// The hobbits are shivering in the cold weather.
|
||||
weather.timePasses();
|
||||
// The weather changed to sunny.
|
||||
//The sun hurts the orcs' eyes.
|
||||
// The sun hurts the orcs' eyes.
|
||||
// The happy hobbits bade in the warm sun.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user