Package | Description |
---|---|
agi.foundation.access |
Contains types used in performing access calculations.
|
Modifier and Type | Method and Description |
---|---|
static AccessQueryAtMostN |
AccessQuery.atMostN(int n,
AccessQuery... queries)
Creates a query that is satisfied whenever no more than N of the specified sub-queries are satisfied.
|