BRV
/
com.drake.brv.item
/
ItemDepth
/
Companion
/
refreshItemDepth
refresh
Item
Depth
fun <
T
>
refreshItemDepth
(models:
List
<
T
>, initDepth:
Int
= 0):
List
<
T
>
Content copied to clipboard
递归遍历列表为所有实现
ItemDepth
的元素中的字段
ItemDepth.itemDepth
赋值当前位于集合的层级深度
Parameters
initDepth
层级深度初始值