You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
712 B
28 lines
712 B
.class public interface abstract Lbolts/Task$UnobservedExceptionHandler; |
|
.super Ljava/lang/Object; |
|
.source "Task.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lbolts/Task; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x609 |
|
name = "UnobservedExceptionHandler" |
|
.end annotation |
|
|
|
|
|
# virtual methods |
|
.method public abstract unobservedException(Lbolts/Task;Lbolts/UnobservedTaskException;)V |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Lbolts/Task", |
|
"<*>;", |
|
"Lbolts/UnobservedTaskException;", |
|
")V" |
|
} |
|
.end annotation |
|
.end method
|
|
|