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 AnyRef

Value Members

  1. val all: List[SemanticSize]
  2. object Big extends SemanticSize with Product with Serializable
  3. object Huge extends SemanticSize with Product with Serializable
  4. object Large extends SemanticSize with Product with Serializable
  5. object Massive extends SemanticSize with Product with Serializable
  6. object Medium extends SemanticSize with Product with Serializable
  7. object Mini extends SemanticSize with Product with Serializable
  8. object SemanticSize
  9. object Small extends SemanticSize with Product with Serializable
  10. object Tiny extends SemanticSize with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped