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.

Constructor Summary
def this



Constructor Detail
def this