Putting sorted set into DefaultFeatureCollection loses order
------------------------------------------------------------

                 Key: GEOT-3332
                 URL: http://jira.codehaus.org/browse/GEOT-3332
             Project: GeoTools
          Issue Type: Bug
          Components: core feature
    Affects Versions: 2.6.5
            Reporter: Lukasz Stawicki


coll is an empty instance of DefaultFeatureCollection

I have sortedSet - really sorted in the way I need.

then after
 coll.addAll(sortedSet);

it appears that coll is unsorted again. Actually, it is ordered by FIDs.

    

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to