public static class Filter.NotEquals extends Filter.Default implements Filter, java.util.function.Predicate<Object>
Filter.Contains, Filter.Default, Filter.EndsWith, Filter.Equals, Filter.GreaterThan, Filter.LessThan, Filter.NotEquals, Filter.Range, Filter.StartsWith| Constructor and Description |
|---|
NotEquals(String property,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Object other) |
getProperty, getValue, setProperty, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProperty, getStringFilter, getValue, setProperty, setValueand, isEqual, negate, orpublic boolean test(Object other)
test in interface java.util.function.Predicate<Object>Copyright © 2018. All rights reserved.