ApkList

interface ApkList

A container of APK URIs to install.

Inheritors

Properties

Link copied to clipboard
abstract val size: Int

Returns the size of the underlying list.

Functions

Link copied to clipboard
abstract fun toList(): List<Uri>

Materializes this ApkList to a List of URIs.