public class StringContains extends Object implements Predicate<String>
StringContains(String needle)
boolean
accept(String haystack)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringContains(String needle)
public boolean accept(String haystack)
Predicate
accept
Predicate<String>
haystack
Copyright © 2016. All rights reserved.