AsJavaCollection

class AsJavaCollection[A](i: Iterable[A])

Generic class containing the asJavaCollection converter method

Generic class containing the asJavaCollection converter method

class Object
trait Matchable
class Any

Value members

Concrete methods

Converts a Scala Iterable to a Java Collection

Converts a Scala Iterable to a Java Collection