Use LinkedList instead of ArrayList for improved performance - [ ] Replace player index in HashMap with iterator - [ ] Check if (internal) bufferSize still has to be tracked. How is performance of built-in list length int?
Use LinkedList instead of ArrayList for improved performance