Never use a LinkedList

Description

It's rarely efficient to use a LinkedList, there's various instances in this code base which are better served by using an ArrayList.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Participants

Sanne Grinovero

Fix versions

Priority

Created October 23, 2020 at 4:14 PM
Updated October 25, 2020 at 9:57 AM
Resolved October 23, 2020 at 4:15 PM