Uses of Class
net.sf.javabdd.BitString.BackwardBitStringIterator

Uses of BitString.BackwardBitStringIterator in net.sf.javabdd
 

Methods in net.sf.javabdd that return BitString.BackwardBitStringIterator
 BitString.BackwardBitStringIterator BitString.backwardsIterator()
          Returns an iterator that iterates through the bits in backward order.
 BitString.BackwardBitStringIterator BitString.backwardsIterator(int i)
          Returns an iterator that iterates through the bits in backward order, starting at the given index.
 



Copyright © 2003-2007 John Whaley. All Rights Reserved.