You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by stovocor <gi...@git.apache.org> on 2018/09/09 09:55:41 UTC

[GitHub] commons-collections pull request #52: [COLLECTIONS-694] Support Transformer ...

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 <wi...@...>
Date:   2018-09-09T09:52:06Z

    [COLLECTIONS-694] Support Transformer for LazyList

----


---

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