Package

scala.jdk

javaapi

Permalink

package javaapi

Visibility
  1. Public
  2. All

Value Members

  1. object CollectionConverters extends WrapAsJava with WrapAsScala

    Permalink

    This object contains methods that convert between Scala and Java collections.

    This object contains methods that convert between Scala and Java collections.

    The explicit conversion methods defined here are intended to be used in Java code. For Scala code, it is recommended to use the extension methods defined in scala.jdk.CollectionConverters.

Ungrouped