org.omnaest.utils.structure.table.concrete.predicates.internal.filter
Class ColumnHaveDistinctRows.StripeWrapperWithEqualsAndHashCode<E>
java.lang.Object
org.omnaest.utils.structure.element.ElementWrapper<Table.Stripe<E>>
org.omnaest.utils.structure.table.concrete.predicates.internal.filter.ColumnHaveDistinctRows.StripeWrapperWithEqualsAndHashCode<E>
- Type Parameters:
E -
- Enclosing class:
- ColumnHaveDistinctRows<E>
protected static class ColumnHaveDistinctRows.StripeWrapperWithEqualsAndHashCode<E>
- extends ElementWrapper<Table.Stripe<E>>
ElementWrapper for a TableInternal.StripeData instance which redeclares equals and hashcode to use the
TableInternal.StripeData.getCellElementList().
- Author:
- Omnaest
ColumnHaveDistinctRows.StripeWrapperWithEqualsAndHashCode
public ColumnHaveDistinctRows.StripeWrapperWithEqualsAndHashCode(Table.Stripe<E> stripeData)
- Parameters:
stripeData -
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2011. All Rights Reserved.