Package com.adobe.marketing.mobile.util
See: Description
-
Enum Summary Enum Description EncodeType State Represents the state of the SerialWorkDispatcher. -
Class Summary Class Description URLBuilder A class providing a better way to construct a url. CloneFailedException Exception thrown by EventDataUtils to indicate that an exception occurred during deep clone. DataReaderException Exception thrown by DataReader to indicate an error occurred reading object. UrlUtils MapUtils Utility class for Maps StringUtils EventDataUtils Utility to clone event data which is represented as Map<String, Object>.SQLiteUtils StreamUtils DataReader Utility to read data from Eventdata which is represented asMap<String, Object>in a type safe way.JSONUtils Utility class for JSON objects. DefaultPresentationUtilityProvider Default implementation of PresentationUtilityProvider that uses the ServiceProvider to relay the calls to the appropriate services. SerialWorkDispatcher Provides a template for processing a queue of work items serially. -
Interface Summary Interface Description WorkHandler Represents the functional interface that is responsible for doing the desired work on each item of the workQueue. -
Object Summary Object Description TimeUtils