Package | Description |
---|---|
java.util |
Modifier and Type | Class and Description |
---|---|
class |
LinkedList<E>
Linked list implementation.
|
Modifier and Type | Method and Description |
---|---|
static <T> Queue<T> |
Collections.asLifoQueue(Deque<T> deque) |
Copyright © 2018. All rights reserved.