public interface

StrictModeUtils.CallbackWithoutReturnValue

 androidx.pdf.util.StrictModeUtils.CallbackWithoutReturnValue

Overview

Callback to be executed without return values.

Summary

Methods
public voidrun()

Method to execute the callback.

Methods

public void run()

Method to execute the callback.