[jira] [Created] (OFBIZ-10503) Inline ‘getFieldListsByPosition’ method

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10503) Inline ‘getFieldListsByPosition’ method

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-10503:
--------------------------------------

             Summary: Inline ‘getFieldListsByPosition’ method
                 Key: OFBIZ-10503
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10503
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: Trunk
            Reporter: Mathieu Lirzin


{{FormRenderer::getFieldListsByPosition}} is trivial to implement with a {{Collectors::groupingBy}} collector. The attached patch inline the two calls of this private method and uses the stream based implementation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)