KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
Kotlin BSON • Test suites
/
opensavvy.ktmongo.bson.path
/
IntList
Int
List
@
Serializable
data
class
IntList
(
val
items
:
List
<
Int
>
)
(
source
)
Members
Constructors
Int
List
Link copied to clipboard
constructor
(
items
:
List
<
Int
>
)
Properties
items
Link copied to clipboard
val
items
:
List
<
Int
>