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/10/29 18:47:27 UTC

[jira] [Created] (UIMA-4672) UV3 support Java 8 Streams including internal use

Marshall Schor created UIMA-4672:
------------------------------------

             Summary: UV3 support Java 8 Streams including internal use
                 Key: UIMA-4672
                 URL: https://issues.apache.org/jira/browse/UIMA-4672
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
             Fix For: 3.0.0SDKexp


Add support for Java 8 streams to various things.  
Follow naming conventions similar to core Java
  - http://stackoverflow.com/questions/28805077/naming-java-methods-that-return-streams

Use streams internally when it makes sense (code is clearer, efficiency doesn't suffer).



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