public class PredicateHelper extends Object
Constructor and Description |
---|
PredicateHelper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
getProperties(Predicate predicate)
Get a map of property values from a given predicate.
|
static Set<String> |
getPropertyIds(Predicate predicate) |
static void |
visit(Predicate predicate,
PredicateVisitor visitor) |
public static void visit(Predicate predicate, PredicateVisitor visitor)
Copyright © 2022 Apache Software Foundation. All rights reserved.