toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.result
/
SelectDataCallback
Select
Data
Callback
class
SelectDataCallback
(
oldList
:
List
<
SelectData
>
,
newList
:
List
<
SelectData
>
)
(
source
)
Members
Constructors
Select
Data
Callback
Link copied to clipboard
constructor
(
oldList
:
List
<
SelectData
>
,
newList
:
List
<
SelectData
>
)
Functions
are
Contents
The
Same
Link copied to clipboard
open
fun
areContentsTheSame
(
oldItemPosition
:
Int
,
newItemPosition
:
Int
)
:
Boolean
are
Items
The
Same
Link copied to clipboard
open
fun
areItemsTheSame
(
oldItemPosition
:
Int
,
newItemPosition
:
Int
)
:
Boolean
get
New
List
Size
Link copied to clipboard
open
fun
getNewListSize
(
)
:
Int
get
Old
List
Size
Link copied to clipboard
open
fun
getOldListSize
(
)
:
Int