org.omnaest.utils.structure.element.filter
Interface ExcludingElementFilterIndexPositionBased

All Known Implementing Classes:
ElementFilterIndexPositionBasedForGivenIndexes

public interface ExcludingElementFilterIndexPositionBased

Filter which is based on the index position of an element within the related structure

Author:
Omnaest

Method Summary
 boolean filter(int indexPosition)
          Returns true for all to be excluded elements with the given index position
 

Method Detail

filter

boolean filter(int indexPosition)
Returns true for all to be excluded elements with the given index position

Parameters:
indexPosition -
Returns:


Copyright © 2013. All Rights Reserved.