Marshall Schor created UIMA-5305: ------------------------------------ Summary: uv3 Built-in collection feature types having primitive values: support Java 8 non-boxing Key: UIMA-5305 URL: https://issues.apache.org/jira/browse/UIMA-5305 Project: UIMA Issue Type: Improvement Components: Core Java Framework Affects Versions: 3.0.0SDK-alpha Reporter: Marshall Schor Assignee: Marshall Schor Priority: Minor Fix For: 3.0.0SDK-beta
Java 8 has methods for dealing with collections of primitive values which avoid boxing/unboxing. Take advantage of these for UIMA features having types: DoubleArray, LongArray, IntegerArray, IntegerList, IntegerArrayList -- This message was sent by Atlassian JIRA (v6.3.15#6346)