scala.collection.convert.AsJavaConverters
Members listConverts a Scala Iterator
to a Java Iterator
.
Converts a Scala Iterator
to a Java Iterator
.
The returned Java Iterator
is backed by the provided Scala Iterator
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Iterator
was previously obtained from an implicit or explicit call of asScala
then the original Java Iterator
will be returned.
The Scala Iterator
to be converted.
A Java Iterator
view of the argument.
Converts a Scala Iterable
to a Java Iterable
.
Converts a Scala Iterable
to a Java Iterable
.
The returned Java Iterable
is backed by the provided Scala Iterable
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Iterable
was previously obtained from an implicit or explicit call of asScala
then the original Java Iterable
will be returned.
The Scala Iterable
to be converted.
A Java Iterable
view of the argument.
Converts a Scala mutable Buffer
to a Java List.
Converts a Scala mutable Buffer
to a Java List.
The returned Java List is backed by the provided Scala Buffer
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Buffer
was previously obtained from an implicit or explicit call of asScala
then the original Java List
will be returned.
The Scala Buffer
to be converted.
A Java List
view of the argument.
Converts a Scala mutable Seq
to a Java List
.
Converts a Scala mutable Seq
to a Java List
.
The returned Java List
is backed by the provided Scala Seq
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Seq
was previously obtained from an implicit or explicit call of asScala
then the original Java List
will be returned.
The Scala Seq
to be converted.
A Java List
view of the argument.
Converts a Scala Seq
to a Java List
.
Converts a Scala Seq
to a Java List
.
The returned Java List
is backed by the provided Scala Seq
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Seq
was previously obtained from an implicit or explicit call of asScala
then the original Java List
will be returned.
The Scala Seq
to be converted.
A Java List
view of the argument.
Converts a Scala mutable Set
to a Java Set
.
Converts a Scala mutable Set
to a Java Set
.
The returned Java Set
is backed by the provided Scala Set
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Set
was previously obtained from an implicit or explicit call of asScala
then the original Java Set
will be returned.
The Scala mutable Set
to be converted.
A Java Set
view of the argument.
Converts a Scala Set
to a Java Set
.
Converts a Scala Set
to a Java Set
.
The returned Java Set
is backed by the provided Scala Set
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Set
was previously obtained from an implicit or explicit call of asScala
then the original Java Set
will be returned.
The Scala Set
to be converted.
A Java Set
view of the argument.
Converts a Scala mutable Map
to a Java Map
.
Converts a Scala mutable Map
to a Java Map
.
The returned Java Map
is backed by the provided Scala Map
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Map
was previously obtained from an implicit or explicit call of asScala
then the original Java Map
will be returned.
The Scala mutable Map
to be converted.
A Java Map
view of the argument.
Converts a Scala Map
to a Java Map
.
Converts a Scala Map
to a Java Map
.
The returned Java Map
is backed by the provided Scala Map
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Map
was previously obtained from an implicit or explicit call of asScala
then the original Java Map
will be returned.
The Scala Map
to be converted.
A Java Map
view of the argument.
Converts a Scala mutable concurrent.Map
to a Java ConcurrentMap
.
Converts a Scala mutable concurrent.Map
to a Java ConcurrentMap
.
The returned Java ConcurrentMap
is backed by the provided Scala concurrent.Map
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala concurrent.Map
was previously obtained from an implicit or explicit call of asScala
then the original Java ConcurrentMap
will be returned.
The Scala concurrent.Map
to be converted.
A Java ConcurrentMap
view of the argument.
Converts a Scala Iterable
to an immutable Java Collection
.
Converts a Scala Iterable
to an immutable Java Collection
.
If the Scala Iterable
was previously obtained from an implicit or explicit call of asScala
then the original Java Collection
will be returned.
The Scala Iterable
to be converted.
A Java Collection
view of the argument.
Converts a Scala mutable Map
to a Java Dictionary
.
Converts a Scala mutable Map
to a Java Dictionary
.
The returned Java Dictionary
is backed by the provided Scala Dictionary
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Map
was previously obtained from an implicit or explicit call of asScala
then the original Java Dictionary
will be returned.
The Scala Map
to be converted.
A Java Dictionary
view of the argument.
Converts a Scala Iterator
to a Java Enumeration
.
Converts a Scala Iterator
to a Java Enumeration
.
The returned Java Enumeration
is backed by the provided Scala Iterator
and any side-effects of using it via the Java interface will be visible via the Scala interface and vice versa.
If the Scala Iterator
was previously obtained from an implicit or explicit call of asScala
then the original Java Enumeration
will be returned.
The Scala Iterator
to be converted.
A Java Enumeration
view of the argument.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4