A type class implementing conversions from a generic Scala Option or Java Optional to a specialized Java variant (for Double, Int and Long).
| Type parameters |
|
|---|---|
| Supertypes |
Converts from Optional to the specialized variant O
Converts from Option to the specialized variant O
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/jdk/OptionShape.html