fastutil4k
Toggle table of contents
0.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
fastutil4k
fastutil4k-more-collections
/
net.ccbluex.fastutil
/
WeightedSortedList
/
clear
clear
open
override
fun
clear
(
)
Remove all elements and weights from the list.
After this call,
size == 0
.