net.sf.javabdd
Class BDDFactoryIntImpl.IntBDDVarSetWithFinalizer
java.lang.Object
net.sf.javabdd.BDDVarSet
net.sf.javabdd.BDDFactoryIntImpl.IntBDDVarSet
net.sf.javabdd.BDDFactoryIntImpl.IntBDDVarSetWithFinalizer
- Enclosing class:
- BDDFactoryIntImpl
public class BDDFactoryIntImpl.IntBDDVarSetWithFinalizer
- extends BDDFactoryIntImpl.IntBDDVarSet
Method Summary |
protected void |
finalize()
|
Methods inherited from class net.sf.javabdd.BDDFactoryIntImpl.IntBDDVarSet |
do_intersect, do_union, do_unionvar, equals, free, getFactory, hashCode, id, intersect, intersectWith, isEmpty, size, toArray, toBDD, toLevelArray, union, union, unionWith, unionWith |
BDDFactoryIntImpl.IntBDDVarSetWithFinalizer
protected BDDFactoryIntImpl.IntBDDVarSetWithFinalizer(int v)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
Copyright © 2003-2007 John Whaley. All Rights Reserved.