PlaybackTimes

inline class PlaybackTimes(val count: Int)

Constructors

Link copied to clipboard
constructor(count: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String