
com.avsystem.commons.jiop.JavaInterop.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-core_2.12.0-RC1 Show documentation
Show all versions of commons-core_2.12.0-RC1 Show documentation
AVSystem commons library for Scala
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