Nothing$
Dummy class which exist only to satisfy the JVM. It corresponds
to scala.Nothing
. If such type appears in method
signatures, it is erased to this one.
- Source:
- Nothing$.scala
Dummy class which exist only to satisfy the JVM. It corresponds
to scala.Nothing
. If such type appears in method
signatures, it is erased to this one.