yf0994 / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Add an abstract implementation of Function that provides an "andThen(Function)" #1094

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I was thinking that it would be nice to be able to call func1.andThen(func2), 
which would use Functions.compose.

Original issue reported on code.google.com by dale.wij...@gmail.com on 3 Aug 2012 at 1:15

GoogleCodeExporter commented 9 years ago
Yep.  Somehow we closed the bug for this.

Original comment by cpov...@google.com on 3 Aug 2012 at 1:28

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08