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.
19 lines
491 B
19 lines
491 B
.class public interface abstract Lbolts/AppLinkResolver; |
|
.super Ljava/lang/Object; |
|
.source "AppLinkResolver.java" |
|
|
|
|
|
# virtual methods |
|
.method public abstract getAppLinkFromUrlInBackground(Landroid/net/Uri;)Lbolts/Task; |
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"(", |
|
"Landroid/net/Uri;", |
|
")", |
|
"Lbolts/Task", |
|
"<", |
|
"Lbolts/AppLink;", |
|
">;" |
|
} |
|
.end annotation |
|
.end method
|
|
|