SpotifyCache

class SpotifyCache

Functions

clear
Link copied to clipboard
common
fun clear()
equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

cachedRequests
Link copied to clipboard
common
val cachedRequests: ConcurrentHashMap<SpotifyRequest, CacheState>

Sources

(source)
Link copied to clipboard