Package-level declarations

Types

Link copied to clipboard
object ImageCache

Simulates storing cargo in memory — a common pattern that does NOT survive process death. When Android kills the process, this object is cleared. On restoration, imageModel is null, demonstrating data loss without Shuttle.