public abstract class ListeAidePredicate<T> extends Object implements com.google.common.base.Predicate<T>
ListeAidePredicate(String text, String jokerString)
boolean
apply(T arg)
protected abstract String
fieldToFilter(T arg0)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public ListeAidePredicate(String text, String jokerString)
public boolean apply(T arg)
apply
com.google.common.base.Predicate<T>
protected abstract String fieldToFilter(T arg0)
Copyright © 2016. All rights reserved.