The Domain · Domain { · final case class Person(name: String, age: Int) · sealed trait PaymentMethod · object PaymentMethod { · final case class CreditCard(number: ...
確定! 回上一頁