Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning.core.serialized_files
Package-level
declarations
Types
Types
Serialized
File
Item
Link copied to clipboard
abstract
class
SerializedFileItem
All of methods should be override for different types of serialized files (images, analytics, etc.).
Serialized
File
Manager
Link copied to clipboard
open
class
SerializedFileManager
<
T
:
SerializedFileItem
?
>
Use class to load a type of items (T) from disk and store a type of items (T) on disk.