Package org.robolectric.shadows
Class ShadowTrace.AsyncTraceSection
java.lang.Object
org.robolectric.shadows.ShadowTrace.AsyncTraceSection
- Enclosing class:
- ShadowTrace
AutoValue representation of a trace triggered by one of the async apis
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Builder for traces triggered by one of the async apis -
Constructor Summary
-
Method Summary
-
Constructor Details
-
AsyncTraceSection
public AsyncTraceSection()
-
-
Method Details
-
getSectionName
-
getCookie
public abstract int getCookie() -
newBuilder
-