toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-logic
/
ch.tutteli.atrium.logic.utils
/
Group
Group
interface
Group
<
out
T
>
(
source
)
Represents a group of
T
.
Members
Functions
to
List
Link copied to clipboard
abstract
fun
toList
(
)
:
List
<
T
>
Returns the members of the group as
List
.