Package-level declarations

Types

Link copied to clipboard
abstract class SerializedFileItem
All of methods should be override for different types of serialized files (images, analytics, etc.).
Link copied to clipboard
Use class to load a type of items (T) from disk and store a type of items (T) on disk.