Constructor and Description |
---|
PredicateUtils() |
public static Predicate fromMap(Map<?,?> map)
map
- a map containing the details of the predicate to create.Predicate
public static Predicate fromJSON(String json)
json
- a string containing the details of the predicate to create.Predicate
fromMap(Map)
Copyright © 2022 Apache Software Foundation. All rights reserved.