Uses of Interface
com.github.javabdd.BDDFactory.SaturationDebugCallback
-
Uses of BDDFactory.SaturationDebugCallback in com.github.javabdd
Methods in com.github.javabdd with parameters of type BDDFactory.SaturationDebugCallbackModifier and TypeMethodDescriptionabstract voidBDDFactory.setSaturationCallback(BDDFactory.SaturationDebugCallback<BDD> callback) Sets the callback function that is invoked after every transition application performed by saturation.voidBDDFactoryIntImpl.setSaturationCallback(BDDFactory.SaturationDebugCallback<BDD> callback) protected abstract voidBDDFactoryIntImpl.setSaturationCallback_impl(BDDFactory.SaturationDebugCallback<Integer> callback) protected voidJFactory.setSaturationCallback_impl(BDDFactory.SaturationDebugCallback<Integer> callback)