PizzaCase

smithy4s.example.Food.PizzaCase
See thePizzaCase companion object
final case class PizzaCase(pizza: Pizza) extends Food

Attributes

Companion
object
Graph
Supertypes
trait Food
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

object project

Attributes

Inherited from:
Food
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

final def $ordinal: Int

Inherited methods

def accept[A](visitor: Visitor[A]): A

Attributes

Inherited from:
Food

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def widen: Food

Attributes

Inherited from:
Food