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)

Reply via email to