Package se.liu.ida.hefquin.base.datastructures.impl
package se.liu.ida.hefquin.base.datastructures.impl
-
ClassesClassDescriptionThis is a hash table based implementation of
invalid reference
SolutionMappingsIndex
This is a hash table based implementation ofinvalid reference
SolutionMappingsIndex
This is a hash table based implementation ofinvalid reference
SolutionMappingsIndex
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.This is a special implementation ofinvalid reference
SolutionMappingsIndex
Base class for implementations ofSolutionMappingsIndex
that wrap anotherSolutionMappingsIndex
.