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