public class PerformanceEvent
extends com.mapbox.android.telemetry.Event
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<PerformanceEvent> |
CREATOR |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel parcel,
int i) |
public static final android.os.Parcelable.Creator<PerformanceEvent> CREATOR