-
igor-suhorukov authored
Declarations should use Java collection interfaces such as "Deque" rather than specific implementation classes such as "LinkedList". Closes gh-12405
4f4cc156
Declarations should use Java collection interfaces such as "Deque" rather than specific implementation classes such as "LinkedList". Closes gh-12405