You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Hugi Thordarson (JIRA)" <ji...@apache.org> on 2016/11/10 12:17:58 UTC

[jira] [Created] (CAY-2136) Allow Ordering.orderedList(…) methods to accept a Collection rather than only a List

Hugi Thordarson created CAY-2136:
------------------------------------

             Summary: Allow Ordering.orderedList(…) methods to accept a Collection rather than only a List
                 Key: CAY-2136
                 URL: https://issues.apache.org/jira/browse/CAY-2136
             Project: Cayenne
          Issue Type: Improvement
          Components: Core Library
    Affects Versions: 4.0.M4
            Reporter: Hugi Thordarson
            Priority: Minor


The Ordering.orderedList(…) methods currently only accept a List-argument, but should be able to accept Collection argument. That way, they can accept a Set or any other unordered collection for ordering.



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