April 2018
Intermediate to advanced
396 pages
11h 8m
English
This design pattern restricts the creation of a specific class to just one object. If more than one class in the application tries to use such an instance, then this same instance is returned for everyone. This is another design pattern that can be easily achieved with the use of basic Scala features.
Read now
Unlock full access