Queue

constructor(vararg elms: E)
constructor(list: MutableList<E>)