net.sf.javabdd
Class BDDFactoryIntImpl.IntBDDVarSetWithFinalizer

java.lang.Object
  extended by net.sf.javabdd.BDDVarSet
      extended by net.sf.javabdd.BDDFactoryIntImpl.IntBDDVarSet
          extended by net.sf.javabdd.BDDFactoryIntImpl.IntBDDVarSetWithFinalizer
Enclosing class:
BDDFactoryIntImpl

public class BDDFactoryIntImpl.IntBDDVarSetWithFinalizer
extends BDDFactoryIntImpl.IntBDDVarSet


Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.javabdd.BDDVarSet
BDDVarSet.DefaultImpl
 
Constructor Summary
protected BDDFactoryIntImpl.IntBDDVarSetWithFinalizer(int v)
           
 
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
 
Methods inherited from class net.sf.javabdd.BDDVarSet
equals, getDomains, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BDDFactoryIntImpl.IntBDDVarSetWithFinalizer

protected BDDFactoryIntImpl.IntBDDVarSetWithFinalizer(int v)
Method Detail

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable


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