final case class PInt(value: Int) extends AnyVal with PValue with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PInt
- Serializable
- Serializable
- Product
- Equals
- PValue
- PValueCompat
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All