| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Null
A Null object class as part of the Null object design pattern.
- External Usage documentation: U{https://github.com/tylerlaberge/PyPatterns/wiki/Behavioral-Pattern-Usage}
- External Null Object Pattern documentation: U{https://en.wikipedia.org/wiki/Null_Object_pattern}
|
|||
|
|||
| Null |
|
||
| Null |
|
||
| Null |
|
||
| Null |
|
||
| String |
|
||
| String |
|
||
| Boolean |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Do nothing.
|
Do nothing.
|
Do nothing.
|
Do nothing.
|
Do nothing.
|
Null object string representation is the empty string.
|
Null object string representation is the empty string.
|
Null object evaluates to False.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 10 17:28:55 2016 | http://epydoc.sourceforge.net |