GitHub user stovocor opened a pull request:

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

    [COLLECTIONS-694] Support Transformer for LazyList

    This change adds support for `Transformer` in the `LazyList` class.
    
    Some test cases have been added since I could not find any tests for 
`LazyList`. However, the class does not seem to be serializable as stated in 
the Javadoc.

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

    $ git pull https://github.com/stovocor/commons-collections COLLECTIONS-694

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

    https://github.com/apache/commons-collections/pull/52.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 #52
    
----
commit 757a4519d17fadb30f8e9e4f93530ef3cce509c3
Author: Stephan Windmüller <windy@...>
Date:   2018-09-09T09:52:06Z

    [COLLECTIONS-694] Support Transformer for LazyList

----


---

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

Reply via email to