You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2015/01/19 17:43:35 UTC

[jira] [Updated] (UIMA-4185) PositiveIntSet should not have get(int) method

     [ https://issues.apache.org/jira/browse/UIMA-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-4185:
---------------------------------
    Description: The PositiveIntSet interface has no need for a "get" method - remove that.  Figure out an alternative for FSBagIndex impl which for iterators is accessing the get method.  (was: The Set interface has no need for a "get" method - remove that.)

> PositiveIntSet should not have get(int) method
> ----------------------------------------------
>
>                 Key: UIMA-4185
>                 URL: https://issues.apache.org/jira/browse/UIMA-4185
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.7.0SDK
>
>
> The PositiveIntSet interface has no need for a "get" method - remove that.  Figure out an alternative for FSBagIndex impl which for iterators is accessing the get method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)