toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-dash-di
/
com.mapbox.dash.di
/
getAllDistinct
get
All
Distinct
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
inline
fun
<
T
:
Any
>
Scope
.
getAllDistinct
(
)
:
List
<
T
>
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
<
T
>
Scope
.
getAllDistinct
(
clazz
:
KClass
<
*
>
)
:
List
<
T
>