public static final class Filter.NotFilter<T> extends Object implements Filter<T>
Filter.AndFilter<T>, Filter.CombinedFilter<T>, Filter.EqualFilter<T>, Filter.ImpliesFilter<T>, Filter.NotFilter<T>, Filter.OrFilter<T>, Filter.TypedFilter<T>, Filter.Util
Modifier and Type | Method and Description |
---|---|
boolean |
accept(T element)
Accepts the questioned element if the inner filter does not accept it.
|
String |
toString()
Provides a textual representation of this filter.
|
public boolean accept(T element)
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210