Uses of Class
org.faktorips.runtime.internal.tableindex.AbstractMapStructure
Packages that use AbstractMapStructure
-
Uses of AbstractMapStructure in org.faktorips.runtime.internal.tableindex
Subclasses of AbstractMapStructure in org.faktorips.runtime.internal.tableindexModifier and TypeClassDescriptionclassKeyStructure<K,V extends SearchStructure<R> & MergeAndCopyStructure<V>, R> An implementation ofAbstractMapStructuremapping keys to nestedSearchStructuresmuch like a map.classRangeStructure<K extends Comparable<? super K>,V extends SearchStructure<R> & MergeAndCopyStructure<V>, R> ASearchStructurethat maps ranges to nestedSearchStructures.classTwoColumnRangeStructure<K extends Comparable<? super K>,V extends SearchStructure<R> & MergeAndCopyStructure<V>, R> ASearchStructurethat maps ranges (keys) to nestedSearchStructuresi.e.Methods in org.faktorips.runtime.internal.tableindex with type parameters of type AbstractMapStructureModifier and TypeMethodDescriptionprotected <T extends AbstractMapStructure<K,V, R>>
TAbstractMapStructure.fillCopy(T structure) Methods in org.faktorips.runtime.internal.tableindex with parameters of type AbstractMapStructureModifier and TypeMethodDescriptionprotected voidAbstractMapStructure.merge(AbstractMapStructure<K, V, R> otherMap)