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

19 lines
442 B
Smali

.class public interface abstract Lio/sentry/Scope$IWithTransaction;
.super Ljava/lang/Object;
.source "Scope.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/sentry/Scope;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "IWithTransaction"
.end annotation
# virtual methods
.method public abstract accept(Lio/sentry/ITransaction;)V
.end method