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
class Object
trait Matchable
class Any
Self type
In this article