public interface RestrictionOps
| Modifier and Type | Method and Description |
|---|---|
Restriction |
and(Restriction a,
Restriction b) |
Restriction |
not(Restriction a,
Restriction b) |
Restriction |
or(Restriction a,
Restriction b) |
Restriction and(Restriction a, Restriction b)
Restriction or(Restriction a, Restriction b)
Restriction not(Restriction a, Restriction b)
Copyright © 2014. All Rights Reserved.