public class StartsWith<T> extends Object implements Predicate<T>
StartsWith(String prefix)
boolean
test(T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StartsWith(String prefix)
public boolean test(T obj)
test
Predicate<T>
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.