public interface

SelfDestructiveThread.ReplyCallback<T>

 androidx.core.provider.SelfDestructiveThread.ReplyCallback<T>

Overview

Reply callback for postAndReply

Summary

Methods
public voidonReply(java.lang.Object value)

Called when the task was finished.

Methods

public void onReply(java.lang.Object value)

Called when the task was finished.