Package org.omnaest.utils.structure.table.concrete.predicates.internal.filter

Interface Summary
PredicateFilter<E> Every PredicateFilter should be represented by a static factory method within the PredicateFactory.
 

Class Summary
ColumnHaveDistinctRows<E> Filters all duplicate Rows / Rows with the same Table.Column values will be collapsed to one.
ColumnHaveDistinctRows.StripeWrapperWithEqualsAndHashCode<E> ElementWrapper for a TableInternal.StripeData instance which redeclares equals and hashcode to use the TableInternal.StripeData.getCellElementList().
ColumnValueEquals<E>  
ColumnValueIsBetween<E>  
ColumnValueIsIn<E>  
 



Copyright © 2011. All Rights Reserved.