Packages

p

mytest

package mytest

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class Category extends Product with Serializable

    Holds a message represented by a single string.

Value Members

  1. object Category extends Serializable

    The companion object for the Category case class provides a way of obtaining a Category instance Define a factory that builds an instance with a default message, and a helper class for method injection.

Ungrouped