sander120786 / guava-libraries

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

`Predicate` missing #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In `com.google.com.base`: The interface `Predicate` exists in Google
Collections, but is missing in Guava. However, it is at least used in Guava
by `CharMatcher`.

Is the idea to keep the interface in Collections for further development
and have Guava in a somewhat incomplete state until integration of the
former or was it just forgotten to copy it?

Regards,
Jochen Kupperschmidt

Original issue reported on code.google.com by j...@nwsnet.de on 17 Sep 2009 at 2:39

GoogleCodeExporter commented 9 years ago
As soon as we can finish the long-promised release 1.0 of the Google 
Collections 
Library, which I desperately hope will happen next month, then the entire 
contents of 
that project will be moved into this project, so that the arbitrary dividing 
lines 
will be erased.

Original comment by kevin...@gmail.com on 18 Sep 2009 at 4:57

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:16

GoogleCodeExporter commented 9 years ago

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