BRV
/
com.drake.brv.reflect
Package com.
drake.
brv.
reflect
Types
Functions
Types
TypeList
Link copied to clipboard
class
TypeList
<
T
>
Content copied to clipboard
存储类型信息的ArrayList
Functions
copyType
Link copied to clipboard
inline fun <
T
>
List
<
T
>.
copyType
():
TypeList
<
T
>
Content copied to clipboard
将集合所有元素复制至
TypeList
, 可以让集合保留泛型信息, 避免无法判断元素类型