Rabbit-R1/original r1/smali/smali_classes3/io/sentry/SentryOptions$TracesSamplerCallback.smali
2024-05-21 17:08:36 -04:00

19 lines
496 B
Smali

.class public interface abstract Lio/sentry/SentryOptions$TracesSamplerCallback;
.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 = "TracesSamplerCallback"
.end annotation
# virtual methods
.method public abstract sample(Lio/sentry/SamplingContext;)Ljava/lang/Double;
.end method