public class StringConstantFieldValuePredicate extends Object implements Predicate<String>
Predicate
Class
StringConstantFieldValuePredicate(Class<?> targetClass)
static Predicate<String>
of(Class<?> targetClass)
boolean
test(String s)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public StringConstantFieldValuePredicate(Class<?> targetClass)
public static Predicate<String> of(Class<?> targetClass)
public boolean test(String s)
test
Predicate<String>
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.