Whereas Singleton design pattern introduces single globally accessible object the Multiton pattern defines many globally accessible objects. The client asks for the correct instance from the Multiton by passing an enumeration as parameter. In this example Nazgul is the Multiton and we can ask singl
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected