Companion object to the JsonIntegralTemplate trait, containing its implementation.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
JsonIntegralTemplate.type
Members list
Type members
Classlikes
Companion object to the JsonIntTemplate trait, containing its implementation.
Companion object to the JsonIntTemplate trait, containing its implementation.
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
JsonIntTemplate.type
A JsonTemplate that can be matched against an integer numeric value.
A JsonTemplate that can be matched against an integer numeric value.
Attributes
- Companion
- object
- Supertypes
-
trait JsonIntegralTemplate[Int]trait JsonNumericTemplate[Int]trait JsonTemplateclass Objecttrait Matchableclass AnyShow all
Companion object to the JsonLongTemplate trait, containing its implementation.
Companion object to the JsonLongTemplate trait, containing its implementation.
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
JsonLongTemplate.type
A JsonTemplate that can be matched against a long integer numeric value.
A JsonTemplate that can be matched against a long integer numeric value.
Attributes
- Companion
- object
- Supertypes
-
trait JsonIntegralTemplate[Long]trait JsonNumericTemplate[Long]trait JsonTemplateclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror