29 lines
646 B
Smali
29 lines
646 B
Smali
.class public interface abstract Lxg/a;
|
|
.super Ljava/lang/Object;
|
|
.source "ActivityComponentBuilder.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Ldagger/hilt/DefineComponent$Builder;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Landroid/app/Activity;)Lxg/a;
|
|
.param p1 # Landroid/app/Activity;
|
|
.annotation runtime Ldagger/BindsInstance;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"activity"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract build()Lvg/a;
|
|
.end method
|