base
/
org.jetbrains.dokka.base.renderers
/
TabSortingStrategy
Tab
Sorting
Strategy
interface
TabSortingStrategy
Content copied to clipboard
Functions
Inheritors
Functions
sort
Link copied to clipboard
abstract fun <
T
:
ContentNode
>
sort
(tabs:
Collection
<
T
>):
List
<
T
>
Content copied to clipboard
Inheritors
DefaultTabSortingStrategy
Link copied to clipboard