Skip to content

ActorSortingService should sort with java's collection.sort instead of relying on custom code. #13

@JDKoder

Description

@JDKoder

Actor now implements the Comparable interface and should be sorted using Java's Collection.sort() function. The current code is complicated and error prone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions