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