Package com.adobe.marketing.mobile.util
See: Description
-
Class Summary Class Description SQLiteUtils StreamUtils CloneFailedException Exception thrown by EventDataUtils to indicate that an exception occurred during deep clone. URLBuilder A class providing a better way to construct a url. DataReader Utility to read data from Eventdata which is represented asMap<String, Object>in a type safe way.JSONUtils Utility class for JSON objects. UrlUtils MapUtils Utility class for Maps DataReaderException Exception thrown by DataReader to indicate an error occurred reading object. EventDataUtils Utility to clone event data which is represented as Map<String, Object>.StringUtils SerialWorkDispatcher Provides a template for processing a queue of work items serially. -
Enum Summary Enum Description EncodeType State Represents the state of the SerialWorkDispatcher. -
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