public class JavaDecisionBuilder extends DecisionBuilder
swigCMemOwn
Constructor and Description |
---|
JavaDecisionBuilder() |
Modifier and Type | Method and Description |
---|---|
Decision |
next(Solver solver)
This is the new method to subclass when defining a java decision builder.
|
Decision |
nextWrap(Solver solver)
This methods wraps the calls to next() and catches fail exceptions.
|
delete, finalize, getCPtr, GetName, set_name, swigDirectorDisconnect, swigRelease, swigReleaseOwnership, swigTakeOwnership, toString
getCPtr, swigRelease
public final Decision nextWrap(Solver solver)
nextWrap
in class DecisionBuilder
public Decision next(Solver solver) throws Solver.FailException
Solver.FailException
Copyright © 2025. All rights reserved.