Uses of Class
se.liu.ida.hefquin.base.datastructures.impl.WrappingSolutionMappingsIndex
Packages that use WrappingSolutionMappingsIndex
-
Uses of WrappingSolutionMappingsIndex in se.liu.ida.hefquin.base.datastructures.impl
Subclasses of WrappingSolutionMappingsIndex in se.liu.ida.hefquin.base.datastructures.implModifier and TypeClassDescriptionclass
Wraps anotherSolutionMappingsIndex
and, for every method that returns anIterable
of solution mappings, this implementation copies theIterable
returned by the wrapped index into a new list and, then, returns that list.class