@Deprecated public interface Restriction
| Modifier and Type | Method and Description |
|---|---|
Restriction |
intersect(Restriction that)
Deprecated.
|
boolean |
isUnsatisfiable()
Deprecated.
|
Restriction |
negate()
Deprecated.
Negate this restriction
|
Restriction |
union(Restriction that)
Deprecated.
Union this restriction with that
|
Restriction intersect(Restriction that)
Restriction union(Restriction that)
other - Restriction negate()
boolean isUnsatisfiable()
Copyright © 2013. All Rights Reserved.