Rabbit-R1/switch port/smali/smali_classes3/io/sentry/Scope$IWithSession.smali

20 lines
422 B
Smali
Raw Normal View History

2024-05-21 16:08:36 -05:00
.class interface abstract Lio/sentry/Scope$IWithSession;
.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 = 0x608
name = "IWithSession"
.end annotation
# virtual methods
.method public abstract accept(Lio/sentry/Session;)V
.end method