toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.data.series
/
Queues
Queues
class
Queues
(
val
primary
:
Queue
<
Any
>
,
val
background
:
QueueCollection
<
Any
>
)
Members
Constructors
Queues
Link copied to clipboard
constructor
(
primary
:
Queue
<
Any
>
,
background
:
QueueCollection
<
Any
>
)
Properties
background
Link copied to clipboard
val
background
:
QueueCollection
<
Any
>
primary
Link copied to clipboard
val
primary
:
Queue
<
Any
>