Home | Trees | Indices | Help |
---|
|
object --+ | type --+ | FlyweightMeta
Flyweight meta class as part of the Flyweight design pattern. - External Usage Documentation: U{https://github.com/tylerlaberge/PyPatterns/wiki/Structural-Pattern-Usage} - External Flyweight Pattern documentation: U{https://en.wikipedia.org/wiki/Flyweight_pattern}
|
|||
|
|||
Inherited from Inherited from |
|
|||
a new object with type S, a subtype of T |
|
||
|
|
|||
Inherited from Inherited from |
|
Override class construction to add 'pool' attribute to classes dict.
|
Override call to use objects from a pool if identical parameters are used for object creation.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Sep 10 17:28:55 2016 | http://epydoc.sourceforge.net |