private static class ItemFilters.IsNotNull<M> extends ItemFilters.AttributeFilter<M>
PersistableItemFilter.Kind
attribute
KEY_END, KEY_FIELD, KEY_FILTER, KEY_START, KEY_TYPE, KEY_TYPE_MATCHES, KEY_VALUE, kind
Modifier | Constructor and Description |
---|---|
private |
IsNotNull(ICanonicalAccessorFactory<M> attribute) |
Modifier and Type | Method and Description |
---|---|
IPredicate<IItem> |
getPredicate(IType<IItem> type) |
getAttribute, getKind, saveArgs, toString
putValueType, readFrom, readValue, readValue, saveTo, toString, writeValue, writeValue
private IsNotNull(ICanonicalAccessorFactory<M> attribute)
public IPredicate<IItem> getPredicate(IType<IItem> type)
type
- the item type to get a predicate for