Package com.adobe.marketing.mobile.util
See: Description
-
Class Summary Class Description MapUtils Utility class for Maps UrlUtils DataReaderException Exception thrown by DataReader to indicate an error occurred reading object. JSONUtils Utility class for JSON objects. StringUtils EventDataUtils Utility to clone event data which is represented as Map<String, Object>.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. SQLiteUtils StreamUtils DataReader Utility to read data from Eventdata which is represented asMap<String, Object>in a type safe way.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. EventUtils -
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 StringEncoder TimeUtils