Le 17/10/2019 à 19:45, Gary Gregory a écrit :

> It seems like org.apache.commons.collections4.Predicate<T> can/should be
> replaced by java.util.function.Function<T, R>

Did we consider modifying collections4 such that Predicate extends
Function? That would ease the transition to the Java 8 types.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to