CompilationMode.Ignore

@ExperimentalMacrobenchmarkApi
public final class CompilationMode.Ignore extends CompilationMode


This compilation mode doesn't perform any reset or compilation, leaving the user the choice to implement these steps.

Summary

Public constructors

Public methods

@NonNull String

Public constructors

Ignore

Added in 1.2.0
public Ignore()

Public methods

toString

public @NonNull String toString()