SingletonProxy

class SingletonProxy(val value: AnyRef) extends Product

A proxy for Scala 2 singletons, which do not inherit Singleton directly

A proxy for Scala 2 singletons, which do not inherit Singleton directly

trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

Concrete fields

val value: AnyRef