in scala
class All$

sealed abstract class All$
extends java.lang.Object
with scala.ScalaObject
Dummy class which exist only to satisfy the JVM. It corresponds to scala.All. If such type appears in method signatures, it is erased to this one.
Deprecated:
To be removed at some time in the future. Kept only for backward compatibility. Newly compiled code will refer to scala.runtime.Nothing$

Constructor Summary
def this

Constructor Detail
def this