On Sun, Sep 23, 2012 at 8:07 AM, Doug Lea <dl at cs.oswego.edu> wrote: > The main downside is that findAny is forced to lie (reporting absent) if a > null item matches predicate. > Doesn't bother me. > Unless you want to reconsider whether present Optionals can be null. Which > no one seems to want to do. Right. --tim