@SerializeWith(value=InResourceServerPredicate.ExternalizerImpl.class) public class InResourceServerPredicate extends Object implements Predicate<Map.Entry<String,Revisioned>>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
InResourceServerPredicate.ExternalizerImpl |
| Constructor and Description |
|---|
InResourceServerPredicate() |
| Modifier and Type | Method and Description |
|---|---|
static InResourceServerPredicate |
create() |
InResourceServerPredicate |
resourceServer(String id) |
boolean |
test(Map.Entry<String,Revisioned> entry) |
public static InResourceServerPredicate create()
public InResourceServerPredicate resourceServer(String id)
public boolean test(Map.Entry<String,Revisioned> entry)
test in interface Predicate<Map.Entry<String,Revisioned>>Copyright © 2021 JBoss by Red Hat. All rights reserved.