public class InScopePredicate extends Object implements Predicate<Map.Entry<String,Revisioned>>, Serializable
| Constructor and Description |
|---|
InScopePredicate() |
| Modifier and Type | Method and Description |
|---|---|
static InScopePredicate |
create() |
InScopePredicate |
scope(String id) |
boolean |
test(Map.Entry<String,Revisioned> entry) |
public static InScopePredicate create()
public InScopePredicate scope(String id)
public boolean test(Map.Entry<String,Revisioned> entry)
test in interface Predicate<Map.Entry<String,Revisioned>>Copyright © 2017 JBoss by Red Hat. All rights reserved.