Package org.robolectric.shadows
Class ShadowEventLog.EventBuilder
java.lang.Object
org.robolectric.shadows.ShadowEventLog.EventBuilder
- Enclosing class:
- ShadowEventLog
Class to build
EventLog.Event
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setProcessId
(int processId) setThreadId
(int threadId) setTimeNanos
(long timeNanos)
-
Constructor Details
-
EventBuilder
-
-
Method Details
-
setProcessId
-
setThreadId
-
setTimeNanos
-
build
-