Package twisted :: Package test :: Module test_components :: Class IAdder
[show private | hide private]
[frames | no frames]

Class IAdder

Interface --+
            |
           IAdder

Known Subclasses:
ISub

A sample interface that adds stuff.
Method Summary
  add(self, a, b)
Returns the sub of a and b.

Method Details

add(self, a, b)

Returns the sub of a and b.

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:11 2003 http://epydoc.sf.net