Cache

constructor(    id: Int,     sources: List<CacheExporter.Source>,     updates: List<String>,     stats: CacheExporter.Stats?,     archives: List<CacheExporter.Archive>,     indexes: List<CacheExporter.IndexStats>?,     masterIndex: Js5MasterIndex?,     checksumTable: ChecksumTable?)