class documentation

class MultipleMethodImplementor: (source)

View In Hierarchy

A precise implementation of IMultipleMethods.

Method methodOne No summary
Method methodTwo No summary
def methodOne(self): (source)
Returns
1
def methodTwo(self): (source)
Returns
2