Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.util.SortedDisjointIntervalList Member List

This is the complete list of members for com.google.ortools.util.SortedDisjointIntervalList, including all inherited members.

buildComplementOnInterval(long start, long end)com.google.ortools.util.SortedDisjointIntervalList
delete()com.google.ortools.util.SortedDisjointIntervalList
finalize()com.google.ortools.util.SortedDisjointIntervalListprotected
getCPtr(SortedDisjointIntervalList obj)com.google.ortools.util.SortedDisjointIntervalListstatic
insertInterval(long start, long end)com.google.ortools.util.SortedDisjointIntervalList
insertIntervals(long[] starts, long[] ends)com.google.ortools.util.SortedDisjointIntervalList
insertIntervals(int[] starts, int[] ends)com.google.ortools.util.SortedDisjointIntervalList
numIntervals()com.google.ortools.util.SortedDisjointIntervalList
SortedDisjointIntervalList(long cPtr, boolean cMemoryOwn)com.google.ortools.util.SortedDisjointIntervalList
SortedDisjointIntervalList()com.google.ortools.util.SortedDisjointIntervalList
SortedDisjointIntervalList(long[] starts, long[] ends)com.google.ortools.util.SortedDisjointIntervalList
SortedDisjointIntervalList(int[] starts, int[] ends)com.google.ortools.util.SortedDisjointIntervalList
swigCMemOwncom.google.ortools.util.SortedDisjointIntervalListprotected
swigRelease(SortedDisjointIntervalList obj)com.google.ortools.util.SortedDisjointIntervalListstatic
toString()com.google.ortools.util.SortedDisjointIntervalList