| Interface | Description |
|---|---|
| CrashReporter | |
| UploadRateLimiter |
A wrapper interface on top of
RateLimiter to facilitate testing. |
| Class | Description |
|---|---|
| CrashReport | |
| CrashReport.BaseBuilder<T extends CrashReport,B extends CrashReport.BaseBuilder> | |
| GoogleCrashReporter |
GoogleCrashReporter provides APIs to upload crash reports to Google crash reporting service. |