mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
30 lines
762 B
Smali
30 lines
762 B
Smali
|
.class public interface abstract Lio/sentry/SentryOptions$BeforeEmitMetricCallback;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "SentryOptions.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lio/sentry/SentryOptions;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x609
|
||
|
name = "BeforeEmitMetricCallback"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract execute(Ljava/lang/String;Ljava/util/Map;)Z
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Ljava/lang/String;",
|
||
|
"Ljava/util/Map<",
|
||
|
"Ljava/lang/String;",
|
||
|
"Ljava/lang/String;",
|
||
|
">;)Z"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end method
|