Primitive

wvlet.airframe.surface.Primitive$
object Primitive

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object BigInt extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
BigInt.type
case object BigInteger extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
case object Boolean extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Boolean.type
case object Byte extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Byte.type
case object Char extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Char.type
case object Double extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Double.type
case object Float extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Float.type
case object Int extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Int.type
case object Long extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Long.type
sealed abstract class PrimitiveSurface(rawType: Class[_]) extends GenericSurface

Attributes

Graph
Supertypes
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object BigInt.type
object BigInteger.type
object Boolean.type
object Byte.type
object Char.type
object Double.type
object Float.type
object Int.type
object Long.type
object Short.type
object String.type
object Unit.type
case object Short extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Short.type
case object String extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
String.type
case object Unit extends PrimitiveSurface

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Surface
trait Serializable
class Object
trait Matchable
class Any
Self type
Unit.type

Value members

Concrete methods

def apply(cl: Class[_]): PrimitiveSurface