Uses of Class
net.shibboleth.utilities.java.support.collection.ClassIndexedSet
Packages that use ClassIndexedSet
Package
Description
Additional implementations of, and helpers for working with, collections.
Interfaces for searching over data.
-
Uses of ClassIndexedSet in net.shibboleth.utilities.java.support.collection
Fields in net.shibboleth.utilities.java.support.collection declared as ClassIndexedSetModifier and TypeFieldDescriptionprivate final ClassIndexedSet<T>ClassIndexedSet.ClassIndexedSetIterator.setThe set instance over which this instance is an iterator.Constructors in net.shibboleth.utilities.java.support.collection with parameters of type ClassIndexedSetModifierConstructorDescriptionprotectedClassIndexedSetIterator(ClassIndexedSet<T> parentSet, Iterator<T> parentIterator) Constructor. -
Uses of ClassIndexedSet in net.shibboleth.utilities.java.support.resolver
Subclasses of ClassIndexedSet in net.shibboleth.utilities.java.support.resolverModifier and TypeClassDescriptionclassThis class holds instances ofCriterionwhich are used in resolution or evaluation operations.