Closed GoogleCodeExporter closed 8 years ago
It's missing on purpose. We had it internally to Google for a long time, and
then we
reviewed its usages.
First, it had not very many usages at all. Second, nearly every single one of
those
usages would have been perfectly fine (or better off) using
Predicates.equalTo().
There may have been ONE case where we modified the code to spell out the
predicate
longhand.
In short, it's too rare to actually need this, and it's slightly less rare to
think
you need it when you don't. It doesn't belong in Predicates.
Original comment by kevin...@gmail.com
on 26 Oct 2009 at 6:19
Original issue reported on code.google.com by
emil.van...@logica.com
on 26 Oct 2009 at 6:13