public class StringEqualsIgnoreCase extends Object implements Predicate<String>
StringEqualsIgnoreCase(String lhs)
boolean
test(String rhs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public StringEqualsIgnoreCase(String lhs)
public boolean test(String rhs)
test
Predicate<String>
Copyright © 2017. All rights reserved.