NodeQueue

object NodeQueue

Functions

get
Link copied to clipboard
operator fun <E> get(q: INodeDeque?, type: Class<E>): List<E>