Browse Source
The class claims to be immutable, but there are some mutable features of this class. Increase the immutability of it and add a little cleanup: * Pre-initialize size of ArrayList * Remove superfluous syntax * Use ArrayList instead of LinkedList since the list is created once Reviewers: Ron Dagostino <rdagostino@confluent.io>, Konstantine Karantasis <konstantine@confluent.io>pull/8193/head
belugabehr
5 years ago
committed by
GitHub
1 changed files with 12 additions and 11 deletions
Loading…
Reference in new issue