Indexed Value Wrapper
带索引的元素包装器。
该接口表示「原始值 + 它在集合或序列中的下标」这一对信息, 通常与 withIndex()、mapIndexed() 等操作一起使用。
Since
2025-10-26
Author
M8Test ([email protected])
Parameters
T
元素类型
See also
Functions
Link copied to clipboard
对 ObjectWrapper
Link copied to clipboard
对 ObjectWrapper
Link copied to clipboard
获取原始的对象.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
设置原始对象
Link copied to clipboard
如果 ObjectWrapper
Link copied to clipboard
如果 ObjectWrapper