# Functions
No description provided by the author
count和queueSize要求是2的幂以避免求余计算,如果不是2的幂将会隐式转换为2的幂来构造 HashKey要求映射到count范围内,否则MultiQueue只会取低比特位.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author