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/28 13:16:34 UTC

[jira] [Resolved] (UIMA-4201) IntBitSet - treat offset consistently

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

Marshall Schor resolved UIMA-4201.
----------------------------------
    Resolution: Fixed

> IntBitSet - treat offset consistently
> -------------------------------------
>
>                 Key: UIMA-4201
>                 URL: https://issues.apache.org/jira/browse/UIMA-4201
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.7.0SDK
>
>
> Treat the position vs value consistently for IntBitSet.  The position is what find(value) returns; the value is what get(position) returns.  These are the same if the offset is 0, otherwise, they're different - the position is the value - offset. 



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