toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.cache
/
CacheExporter
/
CacheSummary
/
CacheSummary
Cache
Summary
constructor
(
id
:
Int
,
scope
:
String
,
game
:
String
,
environment
:
String
,
language
:
String
,
builds
:
SortedSet
<
CacheExporter.Build
>
,
timestamp
:
Instant
?
,
sources
:
SortedSet
<
String
>
,
stats
:
CacheExporter.Stats
?
)