public class NotFilter extends FilterOperator<Object>
filterParameter
Modifier and Type | Method | Description |
---|---|---|
<E> Filters<E> |
applyOn(Filters<E> filters) |
|
static NotFilter |
not(Object valueNotToMatch) |
Copyright © 2014–2019. All rights reserved.