org.omnaest.utils.structure.table.subspecification
Interface TableSelectable.Predicate<E>

Type Parameters:
E -
All Superinterfaces:
Serializable
All Known Subinterfaces:
PredicateFilter<E>, PredicateJoiner<E>
All Known Implementing Classes:
ColumnHaveDistinctRows, ColumnValueEquals, ColumnValueIsBetween, ColumnValueIsIn, EqualColumns, PredicateJoinerCollector
Enclosing interface:
TableSelectable<E>

public static interface TableSelectable.Predicate<E>
extends Serializable

A TableSelectable.Predicate defines the condition which has to full filled by a Table.Row to make her included into the result of a TableSelectable.Selection

Author:
Omnaest
See Also:
TableSelectable.Where



Copyright © 2011. All Rights Reserved.