Package com.gemalto.mfs.mwsdk.utils.async
package com.gemalto.mfs.mwsdk.utils.async
-
ClassDescriptionAbstract class that is used throughout the SDK to handle the result of an asynchronous operation.AsyncResult<T>The result object that will be returned by all operations in this SDK.AsyncToken<T>Token that manages waiting for an asynchronous operation to finish.