<ahref="SolutionCollector_8java.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/* ----------------------------------------------------------------------------</span></div><divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment"> * This file was automatically generated by SWIG (http://www.swig.org).</span></div><divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment"> * Version 4.0.0</span></div><divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment"> *</span></div><divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment"> * Do not make changes to this file unless you know what you are doing--modify</span></div><divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * the SWIG interface file instead.</span></div><divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * ----------------------------------------------------------------------------- */</span></div><divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> </div><divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="keyword">package </span>com.google.ortools.constraintsolver;</div><divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> </div><divclass="line"><aname="l00011"></a><spanclass="lineno"><aclass="line"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html"> 11</a></span> <spanclass="keyword">public</span><spanclass="keyword">class </span><aclass="code"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html">SolutionCollector</a><spanclass="keyword">extends</span><aclass="code"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SearchMonitor.html">SearchMonitor</a> {</div><divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="keyword">private</span><spanclass="keyword">transient</span><spanclass="keywordtype">long</span> swigCPtr;</div><divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> </div><divclass="line"><aname="l00014"></a><spanclass="lineno"><aclass="line"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#ae4f879954b0fcd52dc028c2d38e302d6"> 14</a></span> <spanclass="keyword">protected</span><aclass="code"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#ae4f879954b0fcd52dc028c2d38e302d6">SolutionCollector</a>(<spanclass="keywordtype">long</span> cPtr, <spanclass="keywordtype">boolean</span> cMemoryOwn) {</div><divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span>  super(mainJNI.SolutionCollector_SWIGUpcast(cPtr), cMemoryOwn);</div><divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span>  swigCPtr = cPtr;</div><divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span>  }</div><divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> </div><divclass="line"><aname="l00019"></a><spanclass="lineno"><aclass="line"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a6cec82ed82d77d995dfacbeb93380eb3"> 19</a></span> <spanclass="keyword">protected</span><spanclass="keyword">static</span><spanclass="keywordtype">long</span><aclass="code"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a6cec82ed82d77d995dfacbeb93380eb3">getCPtr</a>(<aclass="code"href="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html">SolutionCollector</a> obj) {</div><divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> <spanclass="keywordflow">return</span> (obj == <spanclass=
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector_html_a9d62d71381c04c307bfe16952b0826f1"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a9d62d71381c04c307bfe16952b0826f1">com.google.ortools.constraintsolver.SolutionCollector.value</a></div><divclass="ttdeci">long value(int n, IntVar var)</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionCollector_8java_source.html#l00108">SolutionCollector.java:108</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector_html_ad35e48c31c7fa15c333f0236348d2c1e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#ad35e48c31c7fa15c333f0236348d2c1e">com.google.ortools.constraintsolver.SolutionCollector.startValue</a></div><divclass="ttdeci">long startValue(int n, IntervalVar var)</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionCollector_8java_source.html#l00112">SolutionCollector.java:112</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver_html_aba6ca8b905ae942742b9b40412635597"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Solver.html#aba6ca8b905ae942742b9b40412635597">com.google.ortools.constraintsolver.Solver.getCPtr</a></div><divclass="ttdeci">static long getCPtr(Solver obj)</div><divclass="ttdef"><b>Definition:</b><ahref="Solver_8java_source.html#l00063">Solver.java:63</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector_html_a6cec82ed82d77d995dfacbeb93380eb3"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a6cec82ed82d77d995dfacbeb93380eb3">com.google.ortools.constraintsolver.SolutionCollector.getCPtr</a></div><divclass="ttdeci">static long getCPtr(SolutionCollector obj)</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionCollector_8java_source.html#l00019">SolutionCollector.java:19</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar_html_a50ae111ba920d913405309f10df98f13"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntVar.html#a50ae111ba920d913405309f10df98f13">com.google.ortools.constraintsolver.IntVar.getCPtr</a></div><divclass="ttdeci">static long getCPtr(IntVar obj)</div><divclass="ttdef"><b>Definition:</b><ahref="gen_2com_2google_2ortools_2constraintsolver_2IntVar_8java_source.html#l00019">gen/com/google/ortools/constraintsolver/IntVar.java:19</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment_html_a707b24f1a76b75dac38a50a616da79d7"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1Assignment.html#a707b24f1a76b75dac38a50a616da79d7">com.google.ortools.constraintsolver.Assignment.getCPtr</a></div><divclass="ttdeci">static long getCPtr(Assignment obj)</div><divclass="ttdef"><b>Definition:</b><ahref="Assignment_8java_source.html#l00019">Assignment.java:19</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector_html_a9f9e628b0da0b754a4ca5cf632b2b78f"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a9f9e628b0da0b754a4ca5cf632b2b78f">com.google.ortools.constraintsolver.SolutionCollector.performedValue</a></div><divclass="ttdeci">long performedValue(int n, IntervalVar var)</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionCollector_8java_source.html#l00124">SolutionCollector.java:124</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector_html_a1be835ee05627046de3e904133354d0e"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SolutionCollector.html#a1be835ee05627046de3e904133354d0e">com.google.ortools.constraintsolver.SolutionCollector.durationValue</a></div><divclass="ttdeci">long durationValue(int n, IntervalVar var)</div><divclass="ttdef"><b>Definition:</b><ahref="SolutionCollector_8java_source.html#l00120">SolutionCollector.java:120</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar_html_af79daf26c45832a0dbf62cac89c3b745"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1SequenceVar.html#af79daf26c45832a0dbf62cac89c3b745">com.google.ortools.constraintsolver.SequenceVar.getCPtr</a></div><divclass="ttdeci">static long getCPtr(SequenceVar obj)</div><divclass="ttdef"><b>Definition:</b><ahref="SequenceVar_8java_source.html#l00019">SequenceVar.java:19</a></div></div>
<divclass="ttc"id="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar_html_a33e422f298d91634f322c69b45e18e4d"><divclass="ttname"><ahref="classcom_1_1google_1_1ortools_1_1constraintsolver_1_1IntervalVar.html#a33e422f298d91634f322c69b45e18e4d">com.google.ortools.constraintsolver.IntervalVar.getCPtr</a></div><divclass="ttdeci">static long getCPtr(IntervalVar obj)</div><divclass="ttdef"><b>Definition:</b><ahref="gen_2com_2google_2ortools_2constraintsolver_2IntervalVar_8java_source.html#l00019">gen/com/google/ortools/constraintsolver/IntervalVar.java:19</a></div></div>