mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 17:42:33 -06:00
32 lines
681 B
Smali
32 lines
681 B
Smali
|
.class public final Lio/sentry/protocol/MeasurementValue$JsonKeys;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "MeasurementValue.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lio/sentry/protocol/MeasurementValue;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x19
|
||
|
name = "JsonKeys"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final UNIT:Ljava/lang/String; = "unit"
|
||
|
|
||
|
.field public static final VALUE:Ljava/lang/String; = "value"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.line 76
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|