retainAll

open override fun retainAll(values: Collection<T>)(source)

Keeps only the items in the model that are contained within values.

Parameters

values

to keep