W3cubDocs

/Scala 3.2

Class JavaConverters.AsScala

class AsScala[A](op: => A)

Generic class containing the asScala converter method

Supertypes

Concrete methods

Source
def asScala: A

Converts a Java collection to the corresponding Scala collection

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/JavaConverters$$AsScala.html