Package net.obsearch.pivots

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.
 

Class Summary
AbstractIncrementalPivotSelector<O extends OB> AbstractIncrementalPivotSelector holds common functionality to all the incremental pivot selectors.
AcceptAll<O extends OB> A class that accepts any object as pivot.
PivotPairResult<O> PivotResult returns a set of pivots selected from the database.
PivotResult PivotResult returns a set of pivots selected from the database.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.