io.github.cakelier.tuples.space.JsonTemplate$.JsonNumericTemplate$.JsonDoubleTemplate$
See theJsonDoubleTemplate companion trait
Attributes
-
Companion
-
trait
-
Graph
-
-
Supertypes
-
trait Sum
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Value parameters
-
const
-
the constant numeric value to be used for matching against the given JsonElement
-
exclusiveMaximum
-
the exclusive maximum to be used for matching against the given JsonElement
-
exclusiveMinimum
-
the exclusive minimum to be used for matching against the given JsonElement
-
maximum
-
the inclusive maximum to be used for matching against the given JsonElement
-
minimum
-
the inclusive minimum to be used for matching against the given JsonElement
Attributes
-
Returns
-
a new instance of the JsonDoubleTemplate trait