org.omnaest.utils.structure.table.concrete.internal.selection
Class SelectionExecutor<E>
java.lang.Object
org.omnaest.utils.structure.table.concrete.internal.selection.SelectionExecutor<E>
- Type Parameters:
E -
public class SelectionExecutor<E>
- extends Object
- Author:
- Omnaest
- See Also:
SelectionImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
selectionData
protected SelectionData<E> selectionData
SelectionExecutor
public SelectionExecutor(SelectionData<E> selectionData)
- Parameters:
selectionImpl -
execute
public Table<E> execute()
- Parameters:
selection -
- Returns:
determineStripeDataInternalFromStripe
protected static <E> SelectionExecutor.StripeInternalData<E> determineStripeDataInternalFromStripe(Table.Stripe<E> stripe)
- Parameters:
stripe -
- Returns:
- See Also:
SelectionExecutor.StripeInternalData
Copyright © 2011. All Rights Reserved.