public class StringStartsWithIgnoreCase extends Object implements Predicate<String>
StringStartsWithIgnoreCase(String needle)
boolean
accept(String haystack)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringStartsWithIgnoreCase(String needle)
public boolean accept(String haystack)
Predicate
accept
Predicate<String>
haystack
Copyright © 2012. All Rights Reserved.