[infinispan-issues] [JBoss JIRA] (ISPN-9085) Add forEach taking IntConsumer to IntSet

William Burns (JIRA) issues at jboss.org
Tue Apr 17 14:00:00 EDT 2018


William Burns created ISPN-9085:
-----------------------------------

             Summary: Add forEach taking IntConsumer to IntSet
                 Key: ISPN-9085
                 URL: https://issues.jboss.org/browse/ISPN-9085
             Project: Infinispan
          Issue Type: Task
          Components: Core
            Reporter: William Burns
            Assignee: William Burns


The IntSet class is still missing some methods that have primitive int variants, such as intSpliterator, forEach(IntConsumer), removeIf(IntPredicate). These should be simple to add and actually forEach can be used in a few places.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list