final case class EntityTag(tag: String, weakness: Weakness = Strong) extends Product with Serializable
- Source
- EntityTag.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EntityTag
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All