I am trying to filter a list of object using Java\'s stream API. I am using the following code.
long identity = identities.stream().filter(a->a.getValue()&