Home | Trees | Indices | Help |
---|
|
object --+ | Adapter
Adapter class as part of the Adapter design pattern. - External Usage Documentation: U{https://github.com/tylerlaberge/PyPatterns/wiki/Structural-Pattern-Usage} - External Adapter Pattern Documentation: U{https://en.wikipedia.org/wiki/Adapter_pattern}
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialize a new adapter instance.
|
All non-adapted calls are passed to the adaptee.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Sep 10 17:28:55 2016 | http://epydoc.sourceforge.net |