toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-cache
/
com.mapbox.dash.cache
/
Record
Record
interface
Record
<
T
>
Members
Properties
value
Count
Link copied to clipboard
abstract
val
valueCount
:
Int
Functions
is
Valid
Link copied to clipboard
abstract
fun
isValid
(
)
:
Reader
.
(
)
->
Boolean
read
Link copied to clipboard
abstract
fun
read
(
)
:
Reader
.
(
)
->
T
?
write
Link copied to clipboard
abstract
fun
write
(
value
:
T
)
:
Writer
.
(
)
->
Unit