Class t.p.u._IntervalDifferentialIterator:

Part of twisted.python.util View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method next Undocumented
Method addInterval Undocumented
Method removeInterval Undocumented
def __init__(self, i, d): (source)
Undocumented
def next(self): (source)
Undocumented
def addInterval(self, i): (source)
Undocumented
def removeInterval(self, interval): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.