Interface Summary |
IncrementalPairPivotSelector<O extends OB> |
Objects that implement the IncrementalPivotSelector interface are expected to
take objects from a) all the database, b) a subset of the database. |
IncrementalPivotSelector<O extends OB> |
Objects that implement the IncrementalPivotSelector interface are expected to
take objects from a) all the database, b) a subset of the database. |
Pivotable<O extends OB> |
This interface is used by some pivot selectors to determine if
a given object can be used as a pivot. |