Package | Description |
---|---|
net.shibboleth.utilities.java.support.collection |
Additional implementations of, and helpers for working with, collections.
|
net.shibboleth.utilities.java.support.resolver |
Interfaces for searching over data.
|
Modifier and Type | Field and Description |
---|---|
private ClassIndexedSet<T> |
ClassIndexedSet.ClassIndexedSetIterator.set
The set instance over which this instance is an iterator.
|
Constructor and Description |
---|
ClassIndexedSetIterator(ClassIndexedSet<T> parentSet,
Iterator<T> parentIterator)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
CriteriaSet
This class holds instances of
Criterion which are used in resolution or evaluation operations. |
Copyright © 1999–2017. All rights reserved.