spring-framework
/
org.springframework.util
/
AutoPopulatingList
/
subList
subList
open
fun
subList
(
fromIndex
:
Int
,
toIndex
:
Int
)
:
MutableList
<
E
>