shampoo.yaml.YamlNumber
See theYamlNumber companion trait
object YamlNumber
Provides YAML number constructor.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
YamlNumber.type
Members list
Type members
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
Value members
Concrete methods
Constructs YAML number.
Constructs YAML number.
Value parameters
- value
-
int
Attributes
Constructs YAML number.
Constructs YAML number.
Value parameters
- value
-
long
Attributes
Constructs YAML number.
Constructs YAML number.
Value parameters
- value
-
float
Attributes
Constructs YAML number.
Constructs YAML number.
Value parameters
- value
-
double
Attributes
Constructs YAML number.
Constructs YAML number.
Value parameters
- value
-
big int
Attributes
Constructs YAML number.
Constructs YAML number.
Value parameters
- value
-
big decimal
Attributes
In this article