JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
scala.compat.java8
Interface WrappedAsScala<S>
public interface
WrappedAsScala<S>
A trait that indicates that the class is or can be converted to a Scala version by wrapping a Java class
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
S
asScala
()
Returns an appropriate Scala version
Method Detail
asScala
S
asScala()
Returns an appropriate Scala version
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method