toggle menu
Affogato
1.10.2
jvm
switch theme
search in API
affogato-core-ktx
/
com.parsuomash.affogato.core.ktx.collections
/
emptyPriorityQueue
empty
Priority
Queue
inline
fun
<
T
>
emptyPriorityQueue
(
)
:
PriorityQueue
<
T
>
Return an empty new
PriorityQueue
.
Since
1.1.0