Class InClientPredicate
java.lang.Object
org.keycloak.models.cache.infinispan.stream.InClientPredicate
- All Implemented Interfaces:
Predicate<Map.Entry<String,
Revisioned>>
@ProtoTypeId(65570)
public class InClientPredicate
extends Object
implements Predicate<Map.Entry<String,Revisioned>>
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Details
-
InClientPredicate
public InClientPredicate()
-
-
Method Details
-
create
-
client
-
test
- Specified by:
test
in interfacePredicate<Map.Entry<String,
Revisioned>>
-