Package com.github.javabdd
Class BDDFactoryIntImpl.IntBDDBitVector
- java.lang.Object
-
- com.github.javabdd.BDDBitVector
-
- com.github.javabdd.BDDFactoryIntImpl.IntBDDBitVector
-
- Enclosing class:
- BDDFactoryIntImpl
public class BDDFactoryIntImpl.IntBDDBitVector extends BDDBitVector
-
-
Field Summary
-
Fields inherited from class com.github.javabdd.BDDBitVector
bitvec
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedIntBDDBitVector(int bitnum)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BDDFactorygetFactory()-
Methods inherited from class com.github.javabdd.BDDBitVector
add, coerce, copy, divmod, free, getBit, initialize, initialize, initialize, initialize, initialize, initialize, initialize, isConst, map2, replaceWith, shl, size, sub, val
-
-
-
-
Method Detail
-
getFactory
public BDDFactory getFactory()
- Specified by:
getFactoryin classBDDBitVector
-
-