in scala.runtime
class Null$

sealed abstract class Null$
extends java.lang.Object
with scala.ScalaObject
Dummy class which exist only to satisfy the JVM. It corresponds to scala.Null. If such type appears in method signatures, it is erased to this one.

Constructor Summary
def this

Constructor Detail
def this