| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.logic |
Classes that represent basic first order logic concepts.
|
| Modifier and Type | Method and Description |
|---|---|
static StrategyIndirectedPredicate |
StrategyIndirectedPredicate.forCollection(Function objectStrategy,
Collection collection)
Factory method for collection-based constructor.
|
static StrategyIndirectedPredicate |
StrategyIndirectedPredicate.forPredicate(Function objectStrategy,
Predicate pred)
Factory method for predicate-based constructor.
|
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.