Click or drag to resize

ContainerHelperNewDeque Method

Overload List
 NameDescription
Public methodStatic memberNewDeque(Type) Creates a new Deque of the given value type
Public methodStatic memberNewDeque(Type, Object) Creates a new Deque of the given value type, initialized with the content of the old Deque (clones the old Deque)
Top
See Also