Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Replace deprecated 'sort' by 'sortWith' in ExperimentRunner #2

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Scala's method 'sort' has been deprecated. Since 2.8 version it has been 
advised to replace it by 'sortWith' method. Particularly, version 2.10+ 
complains if 'sort' method is used. The method's signature is the same.


Original issue reported on code.google.com by [email protected] on 9 Jun 2013 at 4:58

Attachments:

@ms705
Copy link
Contributor

ms705 commented May 26, 2016

This is fixed in #7, so this issue can be closed. Thanks for reporting it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants