Strata
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Strata
api
/
dev.s7a.strata.projection
/
ProjectionValue
/
Integer
Integer
data
class
Integer
(
val
value
:
Long
)
:
ProjectionValue
(
source
)
A signed integer property, narrowed with checked bounds by its schema decoder.
Members
Constructors
Integer
Link copied to clipboard
constructor
(
value
:
Long
)
Properties
value
Link copied to clipboard
val
value
:
Long