Uses of Package
org.faktorips.runtime.internal.tableindex

Packages that use org.faktorips.runtime.internal.tableindex
org.faktorips.runtime.internal.tableindex   
 

Classes in org.faktorips.runtime.internal.tableindex used by org.faktorips.runtime.internal.tableindex
AbstractMapStructure
          Abstract implementation for all structures that map keys to nested structures much like a map.
KeyStructure
          An implementation of AbstractMapStructure mapping keys to nested SearchStructures much like a map.
MergeAndCopyStructure
          Defines the ability to merge or copy other objects into this MergeAndCopyStructure.
RangeStructure
          A SearchStructure that maps ranges to nested SearchStructures.
RangeType
          Defines how the bounds of ranges in a RangeStructure are handled.
ResultStructure
          ResultStructures are the leaves in the tree of nested SearchStructures.
SearchStructure
          A SearchStructure is a data structure that is used by tables to optimize index key access on their data.
TwoColumnRangeStructure
          A SearchStructure that maps ranges (keys) to nested SearchStructures i.e.
UniqueResultStructure
          UniqueResultStructures are the leaves in the tree of nested SearchStructures.
 



Copyright © 2015. All rights reserved.