ArrayStack.readAbs

class ArrayStack(T)
T
readAbs
(
uinteger index
)

Return Value

Type: T

element at index

Meta