TreatsPack

libretto.examples.dogTreatsFactory.TreatsPack
See theTreatsPack companion object

Attributes

Companion:
object
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Enum entries

final case class LargeBone(toy: Toy, bone: Large, biscuits: Biscuit3)
final case class SmallBone(toy: Toy, bone: Small, biscuits: Biscuit5)