public class PredicateKeyFilter<K> extends Object implements org.infinispan.filter.KeyFilter<K>
ACCEPT_ALL_FILTER
PredicateKeyFilter(Predicate<? super K> predicate)
boolean
accept(K key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PredicateKeyFilter(Predicate<? super K> predicate)
public boolean accept(K key)
accept
org.infinispan.filter.KeyFilter<K>
Copyright © 2018 JBoss by Red Hat. All rights reserved.