Class CacheFilters.NotNullCacheEntryPredicate<K,V>
java.lang.Object
org.infinispan.filter.CacheFilters.NotNullCacheEntryPredicate<K,V>
- All Implemented Interfaces:
Predicate<CacheEntry<K,
V>>
- Enclosing class:
CacheFilters
@ProtoTypeId(1037)
public static class CacheFilters.NotNullCacheEntryPredicate<K,V>
extends Object
implements Predicate<CacheEntry<K,V>>
-
Constructor Details
-
NotNullCacheEntryPredicate
public NotNullCacheEntryPredicate()
-
-
Method Details
-
test
-