31 lines
593 B
Smali
31 lines
593 B
Smali
.class public interface abstract Lo0/c;
|
|
.super Ljava/lang/Object;
|
|
.source "Authenticator.kt"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lo0/c;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lo0/b$a;
|
|
|
|
invoke-direct {v0}, Lo0/b$a;-><init>()V
|
|
|
|
sput-object v0, Lo0/c;->a:Lo0/c;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Lo0/e0;Lokhttp3/Response;)Lo0/a0;
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
.end method
|