GitHub user grimreaper opened a pull request:

    https://github.com/apache/commons-collections/pull/48

    global: make use of FunctionalInterface

    Now that we're using Java 8, it seems reasonable to annotate.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/grimreaper/commons-collections eax/finter/now

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-collections/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #48
    
----
commit e980ed410d3f61889b52d9b8d7b873e279c8a54c
Author: Eitan Adler <lists@...>
Date:   2018-07-24T03:20:31Z

    global: make use of FunctionalInterface
    
    Now that we're using Java 8, it seems reasonable to annotate classes.

----


---

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

Reply via email to