PizzaAdminServiceImpl

smithy4s.tests.PizzaAdminServiceImpl$
See thePizzaAdminServiceImpl companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object Boom extends Throwable with NoStackTrace

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Self type
Boom.type
case class Item(food: Food, price: Float, addedAt: Timestamp)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class Restaurant(menu: Map[UUID, Item])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class State(restaurants: Map[String, Restaurant])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any