FixedLengthQueue

constructor(maxSize: Int)

Parameters

maxSize

Maximum number of elements in this queue.