Package ais :: Module BitVector :: Class BitVectorIterator
[hide private]
[frames] | no frames]

Class BitVectorIterator

source code

Instance Methods [hide private]
  __init__(self, bitvec)
  __iter__(self)
  next(self)

Method Details [hide private]

__init__(self, bitvec)
(Constructor)

source code 
None

__iter__(self)

source code 
None

next(self)

source code 
None