![]() | ContainerHelperNewDeque Method |
Name | Description | |
---|---|---|
![]() ![]() | NewDeque(Type) |
Creates a new Deque of the given value type
|
![]() ![]() | NewDeque(Type, Object) |
Creates a new Deque of the given value type,
initialized with the content of the old Deque (clones the old Deque)
|