toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.utils.view
/
IndexAccessView
/
get
get
abstract
operator
fun
get
(
index
:
Int
)
:
T
(
source
)
获取指定索引上的元素。索引值以0为始。
Throws
Index
Out
Of
Bounds
Exception
当访问的索引超出界限时