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/25 23:41:35 UTC

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

Marshall Schor created UIMA-4201:
------------------------------------

             Summary: 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)