Package-level declarations
Types
Link copied to clipboard
Deque of Short values.
Link copied to clipboard
Deque of UByte values.
Link copied to clipboard
Deque of ULong values.
Link copied to clipboard
Deque of UShort values.
Functions
Link copied to clipboard
Creates a new deque instance wrapping the given byte values.
Link copied to clipboard
Creates a new deque instance wrapping the given int values.
Link copied to clipboard
Creates a new deque instance wrapping the given long values.
Link copied to clipboard
Creates a new deque instance wrapping the given short values.
Link copied to clipboard
Creates a new deque instance wrapping the given UByte values.
Link copied to clipboard
Creates a new deque instance wrapping the given UInt values.
Link copied to clipboard
Creates a new deque instance wrapping the given ULong values.
Link copied to clipboard
Creates a new deque instance wrapping the given UShort values.