Modifier and Type | Method and Description |
---|---|
boolean |
accept(Object value)
Determines whether the specified object is "accepted" by the filter.
|
static <T> Filter<T> |
instance()
Returns the singleton instance of this
NullFilter . |
String |
toString() |
public static <T> Filter<T> instance()
NullFilter
.public boolean accept(Object value)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference