Packages

package sizes

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. sizes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait SemanticSize extends Product with Serializable

Value Members

  1. object Big extends SemanticSize with Product with Serializable
  2. object Huge extends SemanticSize with Product with Serializable
  3. object Large extends SemanticSize with Product with Serializable
  4. object Massive extends SemanticSize with Product with Serializable
  5. object Medium extends SemanticSize with Product with Serializable
  6. object Mini extends SemanticSize with Product with Serializable
  7. object SemanticSize extends Serializable
  8. object Small extends SemanticSize with Product with Serializable
  9. object Tiny extends SemanticSize with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped