package sizes
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- sizes
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed trait SemanticSize extends Product with Serializable
Value Members
- object Big extends SemanticSize with Product with Serializable
- object Huge extends SemanticSize with Product with Serializable
- object Large extends SemanticSize with Product with Serializable
- object Massive extends SemanticSize with Product with Serializable
- object Medium extends SemanticSize with Product with Serializable
- object Mini extends SemanticSize with Product with Serializable
- object SemanticSize extends Serializable
- object Small extends SemanticSize with Product with Serializable
- object Tiny extends SemanticSize with Product with Serializable