Polish
Declarations should use Java collection interfaces such as "Deque" rather than specific implementation classes such as "LinkedList". Closes gh-12405
Showing
Please register or sign in to comment
Declarations should use Java collection interfaces such as "Deque" rather than specific implementation classes such as "LinkedList". Closes gh-12405