kotlin-utils
/
loggersoft.kotlin.utils
/
IndexList
/
get
get
abstract operator fun
get
(index:
Int
):
T
Content copied to clipboard
Returns list item by
index
.