AbstractAppDataListFactory

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val logTag: String

A String used for logging, which is the simple name of this class.

Functions

Link copied to clipboard

abstract fun getDataList(itemType: Int): List<AppInfoData>

Retrieves a list of AppInfoData objects based on the specified item type.

Link copied to clipboard

Retrieves a map of AppInfo to their corresponding labels.