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