Class ShadowTrace.AsyncTraceSection

java.lang.Object
org.robolectric.shadows.ShadowTrace.AsyncTraceSection
Enclosing class:
ShadowTrace

public abstract static class ShadowTrace.AsyncTraceSection extends Object
AutoValue representation of a trace triggered by one of the async apis
  • Constructor Details

    • AsyncTraceSection

      public AsyncTraceSection()
  • Method Details