AnyRefSurface

case object AnyRefSurface extends GenericSurface
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels = EmptyTuple
Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple
Inherited from:
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
type MirroredMonoType = Singleton
Inherited from:
Singleton
type MirroredType = Singleton
Inherited from:
Singleton

Value members

Concrete methods

override def name: String
Definition Classes

Inherited methods

Inherited from:
Surface
override def equals(obj: Any): Boolean
Definition Classes
Inherited from:
GenericSurface
def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
def fullName: String
Inherited from:
GenericSurface
override def hashCode(): Int
Definition Classes
Inherited from:
GenericSurface
def isAlias: Boolean
Inherited from:
GenericSurface
def isArray: Boolean
Inherited from:
Surface
def isMap: Boolean
Inherited from:
Surface
def isOption: Boolean
Inherited from:
GenericSurface
def isPrimitive: Boolean
Inherited from:
GenericSurface
def isSeq: Boolean
Inherited from:
Surface
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
override def toString: String
Definition Classes
Inherited from:
GenericSurface
def withOuter(outer: AnyRef): Surface
Inherited from:
Surface

Inherited fields

override val objectFactory: Option[ObjectFactory]
Inherited from:
GenericSurface
val params: Seq[Parameter]
Inherited from:
GenericSurface
val rawType: Class[_]
Inherited from:
GenericSurface
val typeArgs: Seq[Surface]
Inherited from:
GenericSurface