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/05/08 16:24:00 UTC

[jira] [Created] (UIMA-4385) cleanup - remove unused class UnambiguousIteratorImpl

Marshall Schor created UIMA-4385:
------------------------------------

             Summary: cleanup - remove unused class UnambiguousIteratorImpl
                 Key: UIMA-4385
                 URL: https://issues.apache.org/jira/browse/UIMA-4385
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Trivial
             Fix For: 2.7.1SDK


Unambiguous iterators are implemented using a particular constructor of the Subiterator class; the UnambiguousIteratorImpl class is never called; it has code duplicating what's in the Subiterator class.  Remove the UnambiguousIteratorImpl class.



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