W3cubDocs

/Scala 3.2

Class JavaConverters.AsJava

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

Generic class containing the asJava converter method

Supertypes

Concrete methods

Source
def asJava: A

Converts a Scala collection to the corresponding Java 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$$AsJava.html