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