asScalaMutableSet

fun <A> MutableSet<A>.asScalaMutableSet(): Set<A>

See also

scala.jdk.javaapi.CollectionConverters

for more information.