Summary of MiscUtils.ParamFactory

You can also browse the complete source file or the generated documentation.


class ParamFactory:
    def __init__(self, klass, **extraMethods)
    def __call__(self, *args)
    def allInstances(self)