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
/
Sequence
Sequence
class
Sequence
(
values
:
List
<
ProjectionValue
>
)
:
ProjectionValue
(
source
)
An ordered defensive snapshot of schema fields or homogeneous collection entries.
Members
Constructors
Sequence
Link copied to clipboard
constructor
(
values
:
List
<
ProjectionValue
>
)
Properties
values
Link copied to clipboard
val
values
:
List
<
ProjectionValue
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int