Searched defs:TaskSnapshotCache (Results 1 – 1 of 1) sorted by relevance
27 class TaskSnapshotCache extends SnapshotCache<Task> { class31 TaskSnapshotCache(AppSnapshotLoader loader) { in TaskSnapshotCache() method in TaskSnapshotCache