Rabbit-R1/switch port/smali/smali_classes3/io/sentry/SentryOptions$ProfilesSamplerCallback.smali

20 lines
500 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract Lio/sentry/SentryOptions$ProfilesSamplerCallback;
.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 = "ProfilesSamplerCallback"
.end annotation
# virtual methods
.method public abstract sample(Lio/sentry/SamplingContext;)Ljava/lang/Double;
.end method