mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
19 lines
541 B
Smali
19 lines
541 B
Smali
.class interface abstract Lio/sentry/UncaughtExceptionHandler;
|
|
.super Ljava/lang/Object;
|
|
.source "UncaughtExceptionHandler.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lio/sentry/UncaughtExceptionHandler$Adapter;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getDefaultUncaughtExceptionHandler()Ljava/lang/Thread$UncaughtExceptionHandler;
|
|
.end method
|
|
|
|
.method public abstract setDefaultUncaughtExceptionHandler(Ljava/lang/Thread$UncaughtExceptionHandler;)V
|
|
.end method
|