public class InRealmPredicate extends Object implements java.util.function.Predicate<Map.Entry<String,Revisioned>>, Serializable
| Constructor and Description |
|---|
InRealmPredicate() |
| Modifier and Type | Method and Description |
|---|---|
static InRealmPredicate |
create() |
InRealmPredicate |
realm(String id) |
boolean |
test(Map.Entry<String,Revisioned> entry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orpublic static InRealmPredicate create()
public InRealmPredicate realm(String id)
public boolean test(Map.Entry<String,Revisioned> entry)
test in interface java.util.function.Predicate<Map.Entry<String,Revisioned>>Copyright © 2016 JBoss by Red Hat. All rights reserved.