Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.constraintsolver.TypeRegulationsChecker Class Reference
Inheritance diagram for com.google.ortools.constraintsolver.TypeRegulationsChecker:
com.google.ortools.constraintsolver.TypeIncompatibilityChecker com.google.ortools.constraintsolver.TypeRequirementChecker

Public Member Functions

 TypeRegulationsChecker (long cPtr, boolean cMemoryOwn)
 
synchronized void delete ()
 

Static Public Member Functions

static long getCPtr (TypeRegulationsChecker obj)
 
static long swigRelease (TypeRegulationsChecker obj)
 

Protected Member Functions

void finalize ()
 

Protected Attributes

transient boolean swigCMemOwn
 

Detailed Description

Definition at line 11 of file TypeRegulationsChecker.java.

Constructor & Destructor Documentation

◆ TypeRegulationsChecker()

com.google.ortools.constraintsolver.TypeRegulationsChecker.TypeRegulationsChecker ( long cPtr,
boolean cMemoryOwn )

Definition at line 15 of file TypeRegulationsChecker.java.

Member Function Documentation

◆ delete()

synchronized void com.google.ortools.constraintsolver.TypeRegulationsChecker.delete ( )

◆ finalize()

void com.google.ortools.constraintsolver.TypeRegulationsChecker.finalize ( )
protected

◆ getCPtr()

static long com.google.ortools.constraintsolver.TypeRegulationsChecker.getCPtr ( TypeRegulationsChecker obj)
static

Definition at line 20 of file TypeRegulationsChecker.java.

◆ swigRelease()

static long com.google.ortools.constraintsolver.TypeRegulationsChecker.swigRelease ( TypeRegulationsChecker obj)
static

Definition at line 24 of file TypeRegulationsChecker.java.

Member Data Documentation

◆ swigCMemOwn

transient boolean com.google.ortools.constraintsolver.TypeRegulationsChecker.swigCMemOwn
protected

Definition at line 13 of file TypeRegulationsChecker.java.


The documentation for this class was generated from the following file: