Empty

com.google.apps.card.v1.card.Icon.Icons.Empty
case object Empty extends Icons

Attributes

Source
Icon.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Icons
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type

Members list

Type members

Types

type ValueType = Nothing

Attributes

Source
Icon.scala

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
Source
Mirror.scala

Attributes

Inherited from:
Singleton
Source
Mirror.scala
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
Source
Mirror.scala
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton
Source
Mirror.scala

Inherited and Abstract types

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

override def isDefined: Boolean

Attributes

Definition Classes
Source
Icon.scala
override def isEmpty: Boolean

Attributes

Definition Classes
Source
Icon.scala
override def number: Int

Attributes

Definition Classes
Source
Icon.scala
override def value: Nothing

Attributes

Definition Classes
Source
Icon.scala

Inherited methods

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton
Source
Mirror.scala

Attributes

Inherited from:
Icons
Source
Icon.scala

Attributes

Inherited from:
Icons
Source
Icon.scala

Attributes

Inherited from:
Icons
Source
Icon.scala

Attributes

Inherited from:
Icons
Source
Icon.scala

Attributes

Inherited from:
Icons
Source
Icon.scala

Attributes

Inherited from:
Icons
Source
Icon.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product