toggle menu
river
common
switch theme
search in API
core
/
com.river.core
/
GroupStrategy
/
Count
Count
class
Count
(
val
size
:
Int
)
:
GroupStrategy
A class representing a count-based grouping strategy.
Members
Constructors
Count
Link copied to clipboard
constructor
(
size
:
Int
)
Properties
size
Link copied to clipboard
open
override
val
size
:
Int
The number of items to group together.