scala.Unit
See theUnit companion class Members listTransform a value type into a boxed reference type.
Transform a value type into a boxed reference type.
This method is not intended for use in source code. The runtime representation of this value is platform specific.
Value parametersthe Unit to be boxed
a scala.runtime.BoxedUnit offering x
as its underlying value.
The String representation of the scala.Unit companion object.
The String representation of the scala.Unit companion object.
AttributesTransform a boxed type into a value type.
Transform a boxed type into a value type. Note that this method is not typesafe: it accepts any Object, but will throw an exception if the argument is not a scala.runtime.BoxedUnit.
This method is not intended for use in source code. The result of successfully unboxing a value is ()
.
the scala.runtime.BoxedUnit to be unboxed.
the Unit value ()
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