|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LongSet | |
| jopt.csp.util | Contains several foundational utility classes and associated interfaces. |
| jopt.csp.variable | The interfaces for building, combining, and constraining variables and expressions |
| Uses of LongSet in jopt.csp.util |
| Subclasses of LongSet in jopt.csp.util | |
class |
LongIntervalSet
A sorted set of long intervals |
class |
LongSparseSet
A sorted set of long values |
| Uses of LongSet in jopt.csp.variable |
| Methods in jopt.csp.variable with parameters of type LongSet | |
void |
CspLongVariable.removeAll(LongSet set)
Attempts to reduce this variable's domain by removing a set of values |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||