mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
19 lines
442 B
Smali
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
|