Package se.liu.ida.hefquin.base.datastructures
package se.liu.ida.hefquin.base.datastructures
-
InterfacesClassDescriptionCache<IdType,
ObjectType> A generic interface for data structures that can be used as a cache for objects of a specific type.Implementations of this interface can be used as an index forSolutionMapping
objects.