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

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

Description

@GoogleCodeExporter
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 edward.r...@gmail.com on 9 Jun 2013 at 4:58

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions