public class PrefixFilter<T> extends Object implements org.solovyev.common.JPredicate<T>
PrefixFilter(String prefix)
boolean
apply(T input)
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public PrefixFilter(@Nonnull String prefix)
public boolean apply(@Nullable T input)
apply
org.solovyev.common.JPredicate<T>
public boolean equals(@Nullable Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2014 se.solovyev. All Rights Reserved.