Rabbit-R1/switch port/smali/smali_classes3/io/sentry/SentryEnvelopeItem$$ExternalSyntheticLambda3.smali
2024-05-21 17:08:36 -04:00

36 lines
989 B
Smali

.class public final synthetic Lio/sentry/SentryEnvelopeItem$$ExternalSyntheticLambda3;
.super Ljava/lang/Object;
.source "D8$$SyntheticClass"
# interfaces
.implements Ljava/util/concurrent/Callable;
# instance fields
.field public final synthetic f$0:Lio/sentry/metrics/EncodedMetrics;
# direct methods
.method public synthetic constructor <init>(Lio/sentry/metrics/EncodedMetrics;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lio/sentry/SentryEnvelopeItem$$ExternalSyntheticLambda3;->f$0:Lio/sentry/metrics/EncodedMetrics;
return-void
.end method
# virtual methods
.method public final call()Ljava/lang/Object;
.locals 0
iget-object p0, p0, Lio/sentry/SentryEnvelopeItem$$ExternalSyntheticLambda3;->f$0:Lio/sentry/metrics/EncodedMetrics;
invoke-static {p0}, Lio/sentry/SentryEnvelopeItem;->lambda$fromMetrics$12(Lio/sentry/metrics/EncodedMetrics;)[B
move-result-object p0
return-object p0
.end method