apkfuckery/com.discord/smali/androidx/work/InputMergerFactory$1.smali

41 lines
977 B
Smali

.class public Landroidx/work/InputMergerFactory$1;
.super Landroidx/work/InputMergerFactory;
.source "InputMergerFactory.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/work/InputMergerFactory;->getDefaultInputMergerFactory()Landroidx/work/InputMergerFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Landroidx/work/InputMergerFactory;-><init>()V
return-void
.end method
# virtual methods
.method public createInputMerger(Ljava/lang/String;)Landroidx/work/InputMerger;
.locals 0
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
const/4 p1, 0x0
return-object p1
.end method