StackWithLog

Constructors

Link copied to clipboard
constructor(logQueue: LimitedSizeQueue<String>)

Functions

Link copied to clipboard
fun clearLog()
Link copied to clipboard
fun getLog(): String
Link copied to clipboard
Link copied to clipboard
fun peek(): E
Link copied to clipboard
fun pop(): E
Link copied to clipboard
fun push(e: E)