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