Java: как сохранить List в очереди? ⇐ JAVA
-
Anonymous
Java: как сохранить List в очереди?
I want to create a Queue that stores The type List.
I tried :
Queue q = ...; But, I don't know what should I press after '='. How to initialize the queue?
Источник: https://stackoverflow.com/questions/613 ... r-in-queue
I want to create a Queue that stores The type List.
I tried :
Queue q = ...; But, I don't know what should I press after '='. How to initialize the queue?
Источник: https://stackoverflow.com/questions/613 ... r-in-queue