unsafeNulls
scala.runtime.stdLibPatches.language.unsafeNulls
object unsafeNulls
Unsafe Nulls fot Explicit Nulls Inside the "unsafe" scope, Null
is considered as a subtype of all reference types.
Attributes
- See also
- Source
- language.scala
- Graph
-
- Supertypes
- Self type
-
unsafeNulls.type
In this article