a$a.smali
.class public abstract Lgm/a$a;
.super Ljava/lang/Object;
.source "Function.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lgm/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Lgm/a;",
"M:",
"Lgm/a$a<",
"TT;TM;>;>",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field public a:Lcm/a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
invoke-virtual {p0}, Lgm/a$a;->a()Lcm/a;
move-result-object v0
iput-object v0, p0, Lgm/a$a;->a:Lcm/a;
return-void
.end method
# virtual methods
.method public abstract a()Lcm/a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public a(Lcm/a;)Lgm/a$a;
.registers 2
.param p1 # Lcm/a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcm/a;",
")TM;"
}
.end annotation
iput-object p1, p0, Lgm/a$a;->a:Lcm/a;
return-object p0
.end method