toggle menu
apollo-kotlin-normalized-cache-incubating
0.0.5-SNAPSHOT
common
switch theme
search in API
normalized-cache-incubating
/
com.apollographql.cache.normalized.memory
/
MemoryCache
/
MemoryCache
Memory
Cache
constructor
(
nextCache
:
NormalizedCache
?
=
null
,
maxSizeBytes
:
Int
=
Int.MAX_VALUE
,
expireAfterMillis
:
Long
=
-1
)