[
https://issues.apache.org/jira/browse/PRIMITIVES-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717843#action_12717843
]
Stephen Colebourne commented on PRIMITIVES-14:
----------------------------------------------
See Joda-Primitives - http://joda-primitives.sourceforge.net/ - for a fork that
does this.
> More operations with primites for the collections
> -------------------------------------------------
>
> Key: PRIMITIVES-14
> URL: https://issues.apache.org/jira/browse/PRIMITIVES-14
> Project: Commons Primitives
> Issue Type: New Feature
> Reporter: Pino Silvaggio
> Priority: Minor
>
> We should have an elegant way to perform operations with primitives using
> collections.
> Examples:
> new ArrayDoubleList(double[])
> ArrayDoubleList.addAll(double[])
> ArrayDoubleList.removeAll(double[])
> etc...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.