Home | Trees | Indices | Help |
|
---|
|
object --+ | Counter --+ | CountValue
A counter class for simple, atomic memoized values.
A CountValue object should be instantiated in a decorator for each of the class's methods that memoizes its return value by simply storing the return value in its _memo dictionary.
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 9 03:26:56 2015 | http://epydoc.sourceforge.net |