public class ComparisonPredicateFactory extends Object
Modifier and Type | Method and Description |
---|---|
static Predicate<org.apache.sling.api.resource.Resource> |
toPredicate(int kind,
Function<org.apache.sling.api.resource.Resource,Object> leftValue,
Function<org.apache.sling.api.resource.Resource,Object> rightValue) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.