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.
20 lines
491 B
20 lines
491 B
2 years ago
|
.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
|