Uses of Class
com.github.javabdd.BitString.BackwardBitStringIterator
-
Uses of BitString.BackwardBitStringIterator in com.github.javabdd
Methods in com.github.javabdd that return BitString.BackwardBitStringIteratorModifier and TypeMethodDescriptionBitString.backwardsIterator()Returns an iterator that iterates through the bits in backward order.BitString.backwardsIterator(int i) Returns an iterator that iterates through the bits in backward order, starting at the given index.