All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.avsystem.commons.jiop.JavaInterop.scala Maven / Gradle / Ivy

The newest version!
package com.avsystem.commons
package jiop

import scala.collection.convert.{DecorateAsJava, DecorateAsScala}

object JavaInterop
  extends JBasicUtils
    with JFunctionUtils
    with JOptionalUtils
    with JStreamUtils
    with GuavaUtils
    with Java8CollectionUtils
    // contents of scala.collection.JavaConverters
    with DecorateAsJava
    with DecorateAsScala





© 2015 - 2025 Weber Informatics LLC | Privacy Policy